Unverified Commit 1e7f3dd8 authored by Hector Sanjuan's avatar Hector Sanjuan Committed by GitHub

Merge pull request #4 from libp2p/update/manet

gx publish 0.1.13
parents a7633860 83455180
0.1.12: QmZJYYsGSNSFMAAQ2bxtdmy8SuYWVrBVH84gcpoDUwQvDF 0.1.13: QmRCsVxuj4TvhNset41rZ6t5Gg1VgVXDmVN2WCxqjzcoWi
...@@ -7,7 +7,7 @@ os: ...@@ -7,7 +7,7 @@ os:
language: go language: go
go: go:
- 1.9.x - 1.11.x
install: install:
- make deps - make deps
......
...@@ -20,15 +20,15 @@ ...@@ -20,15 +20,15 @@
}, },
{ {
"author": "multiformats", "author": "multiformats",
"hash": "QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1", "hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc",
"name": "go-multiaddr", "name": "go-multiaddr",
"version": "1.3.6" "version": "1.4.0"
}, },
{ {
"author": "multiformats", "author": "multiformats",
"hash": "QmQVUtnrNGtCRkCMpXgpApfzQjc8FDaDVxHqWH8cnZQeh5", "hash": "QmZcLBXKaFe8ND5YHPkJRAwmhJGrVsi1JqDZNyJ4nRK5Mj",
"name": "go-multiaddr-net", "name": "go-multiaddr-net",
"version": "1.6.6" "version": "1.7.1"
} }
], ],
"gxVersion": "0.12.1", "gxVersion": "0.12.1",
...@@ -36,6 +36,6 @@ ...@@ -36,6 +36,6 @@
"license": "", "license": "",
"name": "go-reuseport-transport", "name": "go-reuseport-transport",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.1.12" "version": "0.1.13"
} }
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