gx publish 1.4.0

This commit is contained in:
Jeromy 2016-11-17 16:49:55 -08:00
parent ab348e7915
commit 63b884f507
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.3.0: QmXXCcQ7CLg5a81Ui9TTR35QcR4y7ZyihxwfjqaHfUVcVo
1.4.0: QmeXj9VAjmYQZxpmVz7VzccbJrpmr8qkCDSjfVNsPTWTYU

View File

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