diff --git a/bower.json b/bower.json index 731989f6..d65c2656 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,6 @@ { "name":"github-api", + "version": "0.11.1", "main":"src/github.js", "homepage":"https://github.com/michael/github", "authors":[ diff --git a/package.json b/package.json index cfb821d5..6eb395ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-api", - "version": "0.10.7", + "version": "0.11.1", "description": "A higher-level wrapper around the Github API.", "main": "src/github.js", "dependencies": {