Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a13f6 commit a4458fbCopy full SHA for a4458fb
github.js
@@ -1,5 +1,5 @@
1
/*!
2
- * @overview Github.js 0.7.1
+ * @overview Github.js
3
*
4
* @copyright (c) 2013 Michael Aufreiter, Development Seed
5
* Github.js is freely distributable.
package.json
@@ -1,6 +1,6 @@
{
"name": "github-api",
- "version": "0.7.2",
+ "version": "0.9.2",
"description": "A higher-level wrapper around the Github API.",
"main": "github.js",
6
"dependencies": {
0 commit comments