diff --git a/bower.json b/bower.json index 7404db39..4f087c3c 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "github-api", "main": "github.js", - "version": "0.10.5", + "version": "0.10.6", "homepage": "https://github.com/michael/github", "authors": [ "Sergey Klimov (http://darvin.github.com/)" diff --git a/package.json b/package.json index 4cad5dce..e740fdd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-api", - "version": "0.10.5", + "version": "0.10.6", "description": "A higher-level wrapper around the Github API.", "main": "github.js", "dependencies": {