Skip to content

Commit

Permalink
gx publish 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevina committed Sep 7, 2018
1 parent 962cbcf commit ac1f55f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.8: QmX5CsuHyVZeTLxgRSYkgLSDQKb9UjE8xnhQzCEJWWWFsC
0.6.0: QmRurKMTJEe88d8LQHeDDqc1sBf4wZVJ8PvjVqu6gEw5ee
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmRZ98Qjb3zafYMeebvG7iy53zu4LScLDzpyLcgUZoMP2K",
"hash": "QmcRoKTXnq18qQRZFa4jWwWvMQkxzWRpxCwcpCCFgnLUGi",
"name": "go-cid",
"version": "1.0.0"
},
{
"author": "stebalien",
"hash": "QmbcP1kwkYWM1QndZF1g4aKis3yX8kfAUZmusM52fg2SVC",
"hash": "QmVWmocy2WJk9ZvguJrNkPAkWiW5N5zdbaXrrvshZgsEFY",
"name": "go-block-format",
"version": "0.2.0"
},
Expand All @@ -31,6 +31,6 @@
"license": "",
"name": "go-ipld-format",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.5.8"
"version": "0.6.0"
}

0 comments on commit ac1f55f

Please sign in to comment.