diff --git a/bower.json b/bower.json index 26ba02f..59aba45 100644 --- a/bower.json +++ b/bower.json @@ -39,5 +39,5 @@ "test", "tests" ], - "version": "1.0.7" + "version": "1.0.8" } diff --git a/package.json b/package.json index 739af3e..6d1b4ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oauth3.js", - "version": "1.0.7", + "version": "1.0.8", "description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.", "main": "oauth3.node.js", "scripts": {