diff --git a/package-lock.json b/package-lock.json index 79a939a..0360a74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmustache", - "version": "2.0.6", + "version": "2.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6a26788..0056494 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmustache", - "version": "2.0.6", + "version": "2.0.7", "description": "templates done right", "private": false, "main": "dist/index.js", @@ -31,4 +31,4 @@ "@gitzone/tstest": "^1.0.18", "@pushrocks/tapbundle": "^3.0.7" } -} \ No newline at end of file +}