diff --git a/package.json b/package.json index 7c95a5f..7249a22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oauth-1.0a", - "version": "2.2.2", + "version": "2.2.3", "description": "OAuth 1.0a Request Authorization for Node and Browser.", "scripts": { "test": "make test"