gx publish 1.4.12

This commit is contained in:
Steven Allen 2018-01-06 15:40:02 -08:00
parent 006e2c92f1
commit 070490797c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.4.11: QmQoXyRXtorcAtWwnud9HBod3vjPC8vTu1gJnsg9PLwuiT
1.4.12: QmVtSjo2ayN2aQXAFCuhwWfi7pKu4UioXch2amqnKGVXtS

View File

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