Merge pull request #13 from ipfs/feat/gx-update-tree-hnwcen

gx update-tree go-cid go-libp2p-interface-pnet
This commit is contained in:
Jeromy Johnson
2016-11-25 10:30:18 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.7.6: QmX4hxL9LDFVpYtNfBEBgVSynRGsooVf4F8nrvJiCZuxqq
0.7.7: QmcTcsTvfaeEBRFo1TkFgT8sRmgi1n1LTZpecfVP8fzpGD

View File

@@ -25,6 +25,6 @@
"license": "MIT",
"name": "go-cid",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.7.6"
"version": "0.7.7"
}