Skip to content

Commit aca30d8

Browse files
author
Ændrew Rininsland
committed
Bumping version.
1 parent 37be70d commit aca30d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-api",
33
"main": "github.js",
4-
"version": "0.10.5",
4+
"version": "0.10.6",
55
"homepage": "https://github.com/michael/github",
66
"authors": [
77
"Sergey Klimov <sergey.v.klimov@gmail.com> (http://darvin.github.com/)"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-api",
3-
"version": "0.10.5",
3+
"version": "0.10.6",
44
"description": "A higher-level wrapper around the Github API.",
55
"main": "github.js",
66
"dependencies": {

0 commit comments

Comments
 (0)