gx publish 5.0.18

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
This commit is contained in:
Hector Sanjuan 2018-06-01 17:35:35 +02:00
parent 7e05c65d1c
commit a018a64001
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
5.0.17: QmWsV6kzPaYGBDVyuUfWBvyQygEc9Qrv9vzo8vZ7X4mdLN
5.0.18: QmdKZLFmdWyCyF1FzFoKHsLg4iHr44bX6Q7WqqV8oicmmE

View File

@ -295,6 +295,6 @@
"license": "MIT",
"name": "go-libp2p",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "5.0.17"
"version": "5.0.18"
}