diff --git a/package-lock.json b/package-lock.json index 313a7e8..bd135ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartfeed", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cd9f0aa..c5178c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartfeed", - "version": "1.0.1", + "version": "1.0.2", "private": false, "description": "create and parse feeds", "main": "dist_ts/index.js", @@ -36,4 +36,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}