gx publish 2.0.5

This commit is contained in:
Steven Allen 2018-10-16 11:39:03 +01:00
parent 3585c4af62
commit 98ce9158bd
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.0.4: QmbCj7DgMufitEmChV74DuBBic45jv1gL5aZYtv5BQLdr4
2.0.5: QmatE2nxsAaK96jxMFBPMtVJEsaMrcJ21UYBHpXTkEM95r

View File

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