diff --git a/package-lock.json b/package-lock.json index 986e355..af224ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartmustache", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartmustache", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "dependencies": { "handlebars": "^4.7.7" diff --git a/package.json b/package.json index e94ee5a..4e9f1be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmustache", - "version": "3.0.0", + "version": "3.0.1", "description": "templates done right", "private": false, "main": "dist_ts/index.js",