diff --git a/package-lock.json b/package-lock.json index 9c6d826..3a2ba41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mappable-world/mappable-cli", - "version": "0.0.19", + "version": "0.0.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mappable-world/mappable-cli", - "version": "0.0.19", + "version": "0.0.20", "license": "Apache-2", "dependencies": { "marked": "^9.0.2", diff --git a/package.json b/package.json index 0604d3a..bdbcf0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mappable-world/mappable-cli", - "version": "0.0.19", + "version": "0.0.20", "description": "Library for encapsulating the logic of autotests and building packages mappable.world js API", "main": "dist/index.js", "dependencies": {