gx publish 2.0.2

This commit is contained in:
Raúl Kripalani 2018-09-27 21:01:06 +01:00
parent ec982d5c1d
commit cf1552629a
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.0.1: QmfAQMFpgDU2U4BXG64qVr8HSiictfWvkSBz7Y2oDj65st
2.0.2: QmSJ36wcYQyEViJUWUEhJU81tw1KdakTKqLLHbvYbA9zDv

View File

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