diff --git a/package-lock.json b/package-lock.json index fcbd42e..c03ad5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "painterro", - "version": "1.2.54", + "version": "1.2.55", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.2.54", + "version": "1.2.55", "license": "MIT", "dependencies": { "core-js": "^3.11.0" diff --git a/package.json b/package.json index 21e1e36..395fecd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "painterro", - "version": "1.2.54", + "version": "1.2.55", "description": "HTML5 image editing widget (js paint plugin)", "main": "build/painterro.commonjs2.js", "repository": {