Skip to content

Commit 398e7bd

Browse files
committed
Updated version of bower.json and package.json
1 parent bc25f25 commit 398e7bd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name":"github-api",
3+
"version": "0.11.1",
34
"main":"src/github.js",
45
"homepage":"https://github.com/michael/github",
56
"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.10.7",
3+
"version": "0.11.1",
44
"description": "A higher-level wrapper around the Github API.",
55
"main": "src/github.js",
66
"dependencies": {

0 commit comments

Comments
 (0)