Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
gx publish 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevina committed Sep 7, 2018
1 parent 1a23aff commit a10eedf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.6: QmXD4grfThQ4LwVoEEfe4dgR7ukmbV9TppM5Q4SPowp7hU
0.1.0: QmNkDLE6uKA69ucLesAjHkE3y7XAHTbn9tKYcpFtR2CuXE
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmPjakEcPeSjEfTsDA67gJMv6DdjUniTs2D4xNeCHrkaRQ",
"hash": "QmRurKMTJEe88d8LQHeDDqc1sBf4wZVJ8PvjVqu6gEw5ee",
"name": "go-ipld-format",
"version": "0.6.0"
}
Expand All @@ -19,6 +19,6 @@
"license": "MIT",
"name": "go-ipfs-posinfo",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.0.6"
"version": "0.1.0"
}

0 comments on commit a10eedf

Please sign in to comment.