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 #4 from libp2p/gx/update
Browse files Browse the repository at this point in the history
gx publish 1.0.3
  • Loading branch information
vyzo authored Dec 11, 2018
2 parents 9694f62 + 8e7527d commit 1422874
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2: Qma7kuzdE11SExUDhxToEtHfmp93S6Xz8G4Bwj7WezXy3y
1.0.3: QmdFdMoDmvuEJYsAKRA2BMobzNaeunmc16DqPxdHHfQ25K
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,22 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmVvV8JQmmqPCwXAaesWJPheUiEFQJ9HWRhWhuFuxVQxpR",
"hash": "QmRBaUEQEeFWywfrZJ64QgsmvcqgLSK3VbvGMR2NM2Edpf",
"name": "go-libp2p",
"version": "6.0.27"
"version": "6.0.28"
},
{
"author": "vyzo",
"hash": "QmYdJ7pcu5fbwBeiue9TPaNie3QwPaGsh6sPzZiz9gMgLQ",
"hash": "QmQXeTmQcPFnf3ZAvik2qgKxWNoZ27aKGcW8hUBwBrTxT1",
"name": "go-libp2p-autonat",
"version": "1.0.3"
"version": "1.0.4"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-libp2p-autonat-svc",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.2"
"version": "1.0.3"
}

0 comments on commit 1422874

Please sign in to comment.