gx publish 0.8.18

This commit is contained in:
Steven Allen 2017-07-31 13:47:28 -07:00
parent 570f474bc4
commit d7512c9124
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.8.17: QmYFCNMYp7fR9p2pHDXPGtawfoAYEwrR9GLQbihkB96Krs 0.8.18: QmQCm4CY8hXwYnaEZ5E2iRWFmWWX9xGCTABySyLbfyqXNh

View File

@ -27,9 +27,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmV5Ny5H649nHUEYjtZistVPQVqqNVMZC5khmQvnprzdNZ", "hash": "QmSTbByZ1rJVn8KANcoiLDiPH2pgDaz33uT6JW6B9nMBW5",
"name": "go-libp2p-netutil", "name": "go-libp2p-netutil",
"version": "0.2.18" "version": "0.2.19"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -72,6 +72,6 @@
"license": "", "license": "",
"name": "floodsub", "name": "floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.8.17" "version": "0.8.18"
} }