This commit is contained in:
AJ ONeal 2017-05-08 16:19:42 -06:00
parent 87ba1e4298
commit 0a0a5041b7
2 changed files with 2 additions and 2 deletions

View File

@ -39,5 +39,5 @@
"test",
"tests"
],
"version": "1.0.8"
"version": "1.0.9"
}

View File

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