Skip to content

Commit 7c07ce2

Browse files
committed
Version 4.0.0
1 parent 4b0c070 commit 7c07ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "restify-oauth2",
33
"description": "A simple OAuth 2 endpoint for Restify",
4-
"keywords": ["restify", "oauth", "oauth2", "rest", "authentication", "api"],
5-
"version": "3.0.1",
4+
"keywords": ["restify", "oauth", "oauth2", "rest", "authorization", "authentication", "api"],
5+
"version": "4.0.0",
66
"author": "Domenic Denicola <domenic@domenicdenicola.com> (http://domenic.me/)",
77
"license": "WTFPL",
88
"repository": {

0 commit comments

Comments
 (0)