Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Hugs committed Sep 2, 2016
1 parent 4efdb55 commit 596cea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,14 +1,14 @@
{
"name": "vso-node-api",
"description": "Node client for Visual Studio Online/TFS REST APIs",
"version": "4.1.0",
"version": "5.0.0",
"main": "./WebApi.js",
"typings": "./WebApi.d.ts",
"scripts": {
"build": "node make.js build",
"test": "node make.js test",
"samples": "node make.js samples"
},
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/vso-node-api"
Expand Down

0 comments on commit 596cea4

Please sign in to comment.