From cc3975ca0c15bb5303f2edadae5fbc6531865470 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 29 Mar 2017 19:28:57 -0600 Subject: [PATCH] v1.0.6 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 3de56c2..788e053 100644 --- a/bower.json +++ b/bower.json @@ -39,5 +39,5 @@ "test", "tests" ], - "version": "1.0.5" + "version": "1.0.6" } diff --git a/package.json b/package.json index 7c11f65..f140b3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oauth3.js", - "version": "1.0.5", + "version": "1.0.6", "description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.", "main": "oauth3.node.js", "scripts": {