diff --git a/package-lock.json b/package-lock.json index f324308..71409a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartopen", - "version": "1.0.13", + "version": "1.0.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6917cf5..ac24ac7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartopen", - "version": "1.0.13", + "version": "1.0.14", "description": "open things", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -33,4 +33,4 @@ "tapbundle": "^2.0.0" }, "private": true -} \ No newline at end of file +}