Skip to content

Commit 7f4ad30

Browse files
committed
2.29.0
1 parent b66e421 commit 7f4ad30

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,6 +1,6 @@
11
{
22
"name": "watson-developer-cloud",
3-
"version": "2.28.1",
3+
"version": "2.29.0",
44
"description": "Client library to use the IBM Watson Services and AlchemyAPI",
55
"main": "./index",
66
"repository": {
@@ -119,4 +119,4 @@
119119
"minify": "uglifyjs --compress --mangle --screw-ie8 dist/watson.js --output dist/watson.min.js --preamble \"// Watson Developer Cloud\n// JavaScript SDK$npm_package_version\n// Generated at `date`\n// Copyright IBM ($npm_package_license)\n// $npm_package_homepage\"",
120120
"build": "npm run browserify && npm run minify"
121121
}
122-
}
122+
}

0 commit comments

Comments
 (0)