diff --git a/package-lock.json b/package-lock.json index 0e71a92..e9f4ffd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartdata", - "version": "3.1.26", + "version": "3.1.27", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c958cf8..91bf89f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartdata", - "version": "3.1.26", + "version": "3.1.27", "private": false, "description": "do more with data", "main": "dist_ts/index.js", @@ -56,4 +56,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}