diff --git a/package-lock.json b/package-lock.json index 6b83fb7..424fdcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmustache", - "version": "2.0.11", + "version": "2.0.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3f83c11..4e69bc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmustache", - "version": "2.0.11", + "version": "2.0.12", "description": "templates done right", "private": false, "main": "dist_ts/index.js",