gx publish 4.0.1

This commit is contained in:
Steven Allen 2018-03-14 21:01:47 -07:00
parent 97741ed0a8
commit bae77cc534
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
4.0.0: QmZcitfGoJ1JCwF9zdQvczfmwzLKugqtEGvTMXYcX23zbU 4.0.1: QmWY24HyokZFtW5bx36EwJ7rBPiwKmNdWNtWbwfDCgnHtp

View File

@ -48,9 +48,9 @@
}, },
{ {
"author": "jbenet", "author": "jbenet",
"hash": "QmXRKBQA4wXP7xWbFiZsR1GP4HV6wMDQ1aWFxZZ4uBcPX9", "hash": "QmeiCcJfDW1GJnWUArudsv5rQsihpi4oyddPhdqo3CfX6i",
"name": "go-datastore", "name": "go-datastore",
"version": "2.4.0" "version": "2.4.1"
}, },
{ {
"author": "hashicorp", "author": "hashicorp",
@ -172,6 +172,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-kad-dht", "name": "go-libp2p-kad-dht",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "4.0.0" "version": "4.0.1"
} }