Skip to content

Commit

Permalink
gx publish 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
whyrusleeping committed Jul 31, 2018
1 parent 2a2b14c commit 673e375
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 @@
1.0.0: QmRy4Qk9hbgFX9NGJRm8rBThrA8PZhNCitMgeRYyZ67s59
1.0.1: QmfGzdovkTAhGni3Wfg2fTEtNxhpwWSyAJWW2cC1pWM9TS
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
},
{
"author": "why",
"hash": "QmNqRBAhovtf4jVd5cF7YvHaFSsQHHZBaUFwGQWPM2CV7R",
"hash": "QmSLaAYBSKmPLxKUUh4twAGBCVXuYYriPTZ7FH24MsxSfs",
"name": "go-blockservice",
"version": "1.0.1"
"version": "1.0.2"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-merkledag",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.0"
"version": "1.0.1"
}

0 comments on commit 673e375

Please sign in to comment.