gx publish 1.4.16

This commit is contained in:
Steven Allen 2018-04-16 13:25:45 +09:00
parent 3f5b1a304a
commit edb4024c24
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.4.15: QmXauCuJzmzapetmC6W4TuDJLL1yFFrVzSHoWv8YdbmnxH
1.4.16: QmezER1SrPUYt5FvCXosVBp6dQTLqFtfMs3n6AErzbduZU

View File

@ -61,6 +61,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.4.15"
"version": "1.4.16"
}