Skip to content

Commit 3c1f0f7

Browse files
committed
Updated for 0.4.0 release
1 parent 1e02d1b commit 3c1f0f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-node-watson",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A collection of Node-RED nodes for IBM Watson services",
55
"dependencies": {
66
"alchemy-api": "^1.3.0",
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/node-red/node-red-node-watson"
17+
"url": "https://github.com/watson-developer-cloud/node-red-node-watson"
1818
},
1919
"license": "Apache-2.0",
2020
"keywords": [

0 commit comments

Comments
 (0)