gx publish 1.4.13

This commit is contained in:
Steven Allen 2018-01-19 17:46:19 -08:00
parent 020aa74b6e
commit 634fac3a38
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.4.12: QmVtSjo2ayN2aQXAFCuhwWfi7pKu4UioXch2amqnKGVXtS
1.4.13: QmaUj23QoVKgX3WzVj9EqUL9YcVMYnyLzfNGUroFLNzy31

View File

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