diff --git a/bower.json b/bower.json index 03213e7..b45d1b8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tagged-api-client", - "version": "0.1.9", + "version": "0.1.10", "authors": [ "Hector Virgen " ], diff --git a/package.json b/package.json index 1eb8b37..7f8cbef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tagged-api", - "version": "0.1.9", + "version": "0.1.10", "description": "API client for Tagged with support for nodejs and angularjs", "main": "lib/index.js", "scripts": {