gx publish 1.5.0

This commit is contained in:
Cole Brown 2018-08-27 19:06:57 -04:00
parent bb3d4c617a
commit b1e626f38d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.4.24: QmeKD8YT7887Xu6Z86iZmpYNxrLogJexqxEugSmaf14k64
1.5.0: QmXkA9vNhpuTjHRedDioHj39oBEtt72JfEtQFPECUxHXx4

View File

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