gx publish 1.4.8

This commit is contained in:
Lars Gierth 2017-04-28 04:17:12 +02:00
parent a1adbf426a
commit 744a149e48
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.4.7: QmcBtDaHnRxNpmJA6DwsWSUsUPVobRsoYFFkx1HnHMfY2v
1.4.8: QmXZSd1qR5BxZkPyuwfT5jpqQFScZccoZvDneXsKzCNHWX

View File

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