This commit is contained in:
AJ ONeal 2017-03-29 13:58:19 -06:00
parent 3fc02ee6f0
commit 516c989cc1
2 changed files with 3 additions and 2 deletions

View File

@ -38,5 +38,6 @@
"bower_components",
"test",
"tests"
]
],
"version": "1.0.1"
}

View File

@ -1,6 +1,6 @@
{
"name": "oauth3.js",
"version": "1.0.0",
"version": "1.0.1",
"description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.",
"main": "oauth3.node.js",
"scripts": {