Skip to content

Commit fb1f029

Browse files
committed
[release][xs]: new release v0.6.3 with fixed validation
1 parent 3f96de3 commit fb1f029

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": "datahub-cli",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "CLI for working with data packages",
55
"main": "./lib/index.js",
66
"bin": {
@@ -67,7 +67,7 @@
6767
"chalk": "^2.3.0",
6868
"clipboardy": "^1.1.4",
6969
"data.js": "^0.9.11",
70-
"datahub-client": "^0.1.1",
70+
"datahub-client": "^0.1.3",
7171
"datapackage": "git+https://github.com/anuveyatsu/datapackage-js-temp.git",
7272
"human-readable-ids": "^1.0.3",
7373
"inquirer": "^3.1.1",

0 commit comments

Comments
 (0)