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 #16 from libp2p/gx/update
Browse files Browse the repository at this point in the history
gx publish 1.0.15
  • Loading branch information
vyzo authored Mar 7, 2019
2 parents c3542af + c989581 commit c95e508
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.14: QmZQrQVSPCRriT3ytg5eN9cdW4nZEMvJ7HBwAYQE9e3b5w
1.0.15: QmS4vFMsoH5BwxfWdMBeMt6sBdcBAB5mik1ATADySymLZW
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmeKNtwDqFhJrq4R36QtNCemGvbMCBmzxoqKUJWj5Ueu3u",
"hash": "QmTRN7hRxvGkxKxDdeudty7sRet4L7ZKZCqKsXHa79wmAc",
"name": "go-libp2p",
"version": "6.0.40"
"version": "6.0.41"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-libp2p-autonat-svc",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.14"
"version": "1.0.15"
}

0 comments on commit c95e508

Please sign in to comment.