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

Commit

Permalink
Merge pull request #5 from libp2p/update/manet
Browse files Browse the repository at this point in the history
gx publish 1.0.4
  • Loading branch information
vyzo authored Dec 18, 2018
2 parents 1422874 + 5b4147e commit a84dbb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.3: QmdFdMoDmvuEJYsAKRA2BMobzNaeunmc16DqPxdHHfQ25K
1.0.4: QmaCyiJPqg8jGELQcagkfmk2cvBuZYdoMYrXGAkXUmF4FY
12 changes: 3 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,16 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmRBaUEQEeFWywfrZJ64QgsmvcqgLSK3VbvGMR2NM2Edpf",
"hash": "QmdJdFQc5U3RAKgJQGmWR7SSM7TLuER5FWz5Wq6Tzs2CnS",
"name": "go-libp2p",
"version": "6.0.28"
},
{
"author": "vyzo",
"hash": "QmQXeTmQcPFnf3ZAvik2qgKxWNoZ27aKGcW8hUBwBrTxT1",
"name": "go-libp2p-autonat",
"version": "1.0.4"
"version": "6.0.29"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-libp2p-autonat-svc",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.3"
"version": "1.0.4"
}

0 comments on commit a84dbb2

Please sign in to comment.