diff --git a/package-lock.json b/package-lock.json index a9a8d25..4a81e61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "atrament", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index de67bb9..cd662a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atrament", - "version": "1.3.0", + "version": "1.4.0", "description": "Tiny JS library for beautiful drawing and handwriting on the HTML Canvas", "main": "index.js", "scripts": {