Skip to content

Commit 596cea4

Browse files
committed
5.0.0
1 parent 4efdb55 commit 596cea4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "vso-node-api",
33
"description": "Node client for Visual Studio Online/TFS REST APIs",
4-
"version": "4.1.0",
4+
"version": "5.0.0",
55
"main": "./WebApi.js",
66
"typings": "./WebApi.d.ts",
77
"scripts": {
88
"build": "node make.js build",
99
"test": "node make.js test",
1010
"samples": "node make.js samples"
11-
},
11+
},
1212
"repository": {
1313
"type": "git",
1414
"url": "https://github.com/Microsoft/vso-node-api"

0 commit comments

Comments
 (0)