diff --git a/package.json b/package.json index 198bef0..d5f66d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oauth-1.0a", - "version": "2.1.0", + "version": "2.1.1", "description": "OAuth 1.0a Request Authorization for Node and Browser.", "scripts": { "test": "make test"