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