Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Bump to minor version for angular update
Browse files Browse the repository at this point in the history
  • Loading branch information
Peshou committed Mar 11, 2020
1 parent 4e3c5a8 commit e7c9515
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-canvas-whiteboard",
"version": "3.0.4",
"version": "3.1.0",
"description": "A Canvas component for Angular which supports free drawing.",
"main": "./bundles/ng2-canvas-whiteboard.umd.js",
"module": "./modules/ng2-canvas-whiteboard.es5.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-canvas-whiteboard",
"version": "3.0.4",
"version": "3.1.0",
"description": "A Canvas component for Angular which supports free drawing.",
"main": "./bundles/ng2-canvas-whiteboard.umd.js",
"module": "./modules/ng2-canvas-whiteboard.es5.js",
Expand Down

0 comments on commit e7c9515

Please sign in to comment.