Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Commit

Permalink
Merge pull request #13 from libp2p/update/manet
Browse files Browse the repository at this point in the history
gx publish 2.0.9
  • Loading branch information
hsanjuan authored Dec 18, 2018
2 parents 6e2ee01 + 6ad0b7e commit 43abb5c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.8: QmekJXXh3NuS2B5LC1rS9JKoALXDnMwGxUavvcZubZh62N
2.0.9: QmNUw67XqfpVRh4kNYtYNBgRJDP6bw8YG7rmP5iLPDWwp8
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ os:
language: go

go:
- 1.9.x
- 1.11.x

before_install:
- make deps
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,28 @@
},
{
"author": "jbenet",
"hash": "QmQVUtnrNGtCRkCMpXgpApfzQjc8FDaDVxHqWH8cnZQeh5",
"hash": "QmZcLBXKaFe8ND5YHPkJRAwmhJGrVsi1JqDZNyJ4nRK5Mj",
"name": "go-multiaddr-net",
"version": "1.6.6"
"version": "1.7.1"
},
{
"author": "whyrusleeping",
"hash": "QmXZVrmSiWPyuET6BMbGK3PjzVnQBrcnYc4GkHKhK2KXLp",
"hash": "QmYW5GSNZboYmtWWhzYr4yS3WDAuettAMh3iDLn5nGvwtc",
"name": "mafmt",
"version": "1.2.9"
"version": "1.2.10"
},
{
"author": "multiformats",
"hash": "QmRKLtwMw131aK7ugC3G7ybpumMz78YrJe5dzneyindvG1",
"hash": "QmNTCey11oxhb1AxDnQBRHtdhap6Ctud872NjAYPYYXPuc",
"name": "go-multiaddr",
"version": "1.3.6"
"version": "1.4.0"
}
],
"gxVersion": "0.9.1",
"language": "go",
"license": "MIT",
"name": "go-addr-util",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.8"
"version": "2.0.9"
}

0 comments on commit 43abb5c

Please sign in to comment.