diff --git a/package-lock.json b/package-lock.json index 0e1570c..cff72d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@geoblocks/mapfishprint", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@geoblocks/mapfishprint", - "version": "0.2.0", + "version": "0.2.1", "license": "BSD-3-Clause", "dependencies": { "@babel/parser": "^7.23.9" diff --git a/package.json b/package.json index e5a66e9..845d107 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@geoblocks/mapfishprint", - "version": "0.2.0", + "version": "0.2.1", "publishConfig": { "access": "public" },