We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e590da commit 05d171cCopy full SHA for 05d171c
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nodezoo-github",
3
- "version": "6.0.0",
4
- "description": "nodezoo.com micro-service handling github meta data",
+ "version": "6.1.0",
+ "description": "A micro-service that provides Github related information to NodeZoo",
5
"scripts": {
6
"start": "node srv/start.js",
7
"isolated": "GITHUB_ISOLATED=true node srv/start.js"
0 commit comments