diff --git a/package-lock.json b/package-lock.json index 345a154..ff89c6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartcache", - "version": "1.0.12", + "version": "1.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2dc703f..a71b940 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartcache", - "version": "1.0.12", + "version": "1.0.13", "private": false, "description": "cache things in smart ways", "main": "dist/index.js", @@ -38,4 +38,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}