Skip to content

Commit 9433eba

Browse files
committed
v0.9.2
1 parent c56a36c commit 9433eba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-cli",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "CLI for working with data packages",
55
"main": "./lib/index.js",
66
"bin": {
@@ -72,8 +72,8 @@
7272
"boxen": "^1.3.0",
7373
"chalk": "^2.3.0",
7474
"clipboardy": "^1.1.4",
75-
"data.js": "^0.11.2",
76-
"datahub-client": "^0.5.1",
75+
"data.js": "^0.11.3",
76+
"datahub-client": "^0.5.2",
7777
"first-run": "^1.2.0",
7878
"global-packages": "^1.0.2",
7979
"human-readable-ids": "^1.0.3",

0 commit comments

Comments
 (0)