Skip to content

Commit a479306

Browse files
committed
Released version v0.11.2
1 parent 2d73701 commit a479306

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,6 +1,6 @@
11
{
22
"name":"github-api",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"main":"src/github.js",
55
"homepage":"https://github.com/michael/github",
66
"authors":[

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.11.1",
3+
"version": "0.11.2",
44
"description": "A higher-level wrapper around the Github API.",
55
"main": "src/github.js",
66
"dependencies": {

0 commit comments

Comments
 (0)