Commit 110a9eb1 authored by hannahhoward's avatar hannahhoward

gx publish 0.1.6

parent e0e34c72
0.1.5: QmSNLNnL3kq3A1NGdQA9AtgxM9CWKiiSEup3W435jCkRQS 0.1.6: QmS2aqUZLJp8kF1ihE5rvDGE5LvmKDPnx32w9Z1BW9xLV5
...@@ -2,7 +2,7 @@ sudo: false ...@@ -2,7 +2,7 @@ sudo: false
language: go language: go
go: go:
- 1.9 - 1.11
install: install:
- go get github.com/whyrusleeping/gx - go get github.com/whyrusleeping/gx
......
...@@ -15,9 +15,9 @@ ...@@ -15,9 +15,9 @@
}, },
{ {
"author": "jbenet", "author": "jbenet",
"hash": "QmaRb5yNXKonhbkpNxNawoydk4N6es6b4fPj19sjEKsh5D", "hash": "Qmf4xQhNomPNhrtZc67qSnfJSjxjXs9LWvknJtSXwimPrM",
"name": "go-datastore", "name": "go-datastore",
"version": "3.4.0" "version": "3.4.1"
}, },
{ {
"author": "ipfs", "author": "ipfs",
...@@ -39,9 +39,9 @@ ...@@ -39,9 +39,9 @@
}, },
{ {
"author": "hector", "author": "hector",
"hash": "QmaHSUAhuf9WG3mzJUd1fLDsQGvjsaQdUE7w5cZncz9AcB", "hash": "QmauEMWPoSqggfpSDHMMXuDn12DTd7TaFBvn39eeurzKT2",
"name": "go-ipfs-ds-help", "name": "go-ipfs-ds-help",
"version": "0.1.4" "version": "0.1.5"
}, },
{ {
"author": "kubuxu", "author": "kubuxu",
...@@ -60,6 +60,6 @@ ...@@ -60,6 +60,6 @@
"license": "MIT", "license": "MIT",
"name": "go-ipfs-blockstore", "name": "go-ipfs-blockstore",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.1.5" "version": "0.1.6"
} }
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment