gx publish 2.0.0

This commit is contained in:
Raúl Kripalani 2018-09-07 18:47:01 +01:00
parent 1c25f160a1
commit 1924b49047
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.0: QmXkA9vNhpuTjHRedDioHj39oBEtt72JfEtQFPECUxHXx4
2.0.0: QmRad2sSzE6BmqFbwgpMB39Zv45Vng9A7kvizdZhFVrwoU

View File

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