diff --git a/package-lock.json b/package-lock.json index 9760b4a..7804422 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "oauth-shim", - "version": "1.1.4", + "version": "1.1.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index de821ae..36a5d24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oauth-shim", - "version": "1.1.4", + "version": "1.1.5", "description": "OAuth2 shim for OAuth1 services, works with the clientside library HelloJS", "homepage": "https://github.com/MrSwitch/node-oauth-shim", "main": "index.js",