gx publish 1.4.18

This commit is contained in:
Steven Allen 2018-06-04 18:01:38 -07:00
parent 2eaffe7319
commit 9d8e49b726
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.4.17: QmdeiKhUy1TVGBaKxt7y1QmBDLBdisSrLJ1x58Eoj4PXUh
1.4.18: QmZb7hAgQEhW9dBbzBudU39gCeD4zbe6xafD52LUuF4cUN

View File

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