gx publish 2.0.8

This commit is contained in:
Steven Allen
2018-11-02 16:33:25 -07:00
parent 9e5b5504df
commit 491863b2bf
2 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
2.0.7: Qma8NCDUKLxeQ42JBN1erM52f5NtxkTSrBbt2UUYpqg5Cn
2.0.8: QmNVzTd29YipdnuXB67b2VnFSerudTVS3ZrxyBhNxcdvAg

View File

@@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmZChCsSt8DctjceaL56Eibc29CVQq4dGKRXC5JRZ6Ppae",
"hash": "QmcuXC5cxs79ro2cUuHs4HQ2bkDLJUYokwL8aivcX6HW3C",
"name": "go-log",
"version": "1.5.7"
"version": "1.5.8"
},
{
"author": "whyrusleeping",
@@ -95,6 +95,6 @@
"license": "MIT",
"name": "go-libp2p-peerstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.7"
"version": "2.0.8"
}