diff --git a/lib/oauth2.js b/lib/oauth2.js index 333cffc..0b98c13 100644 --- a/lib/oauth2.js +++ b/lib/oauth2.js @@ -1,5 +1,5 @@ /* =========================================================== -# sphere-node-connect - v0.1.2 +# sphere-node-connect - v0.1.3 # ============================================================== # Copyright (c) 2013 Nicola Molinari # Licensed under the MIT license. diff --git a/lib/rest.js b/lib/rest.js index ff34858..a8b96a4 100644 --- a/lib/rest.js +++ b/lib/rest.js @@ -1,5 +1,5 @@ /* =========================================================== -# sphere-node-connect - v0.1.2 +# sphere-node-connect - v0.1.3 # ============================================================== # Copyright (c) 2013 Nicola Molinari # Licensed under the MIT license. diff --git a/package.json b/package.json index 6bb0351..8629b21 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sphere-node-connect", "description": "Quick and easy way to connect your Node.js app with SPHERE.IO.", - "version": "0.1.2", + "version": "0.1.3", "keywords": [ "sphere", "api",