Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Commit

Permalink
gx publish 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Nov 14, 2017
1 parent 46a441d commit da08f7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0: QmQbh3Rb7KM37As3vkHYnEFnzkVXNCP8EYGtHz6g2fXk14
2.0.1: QmbXmeK6KgUAkbyVGRxXknupmWAHnt6ryghT8BFSsEh2sB
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
},
{
"author": "whyrusleeping",
"hash": "QmQVm7pWYKPStMeMrXNRpvAJE5rSm9ThtQoNmjNHC7sh3k",
"hash": "Qme2XMfKbWzzYd92YvA1qnFMe3pGDR86j5BcFtx4PwdRvr",
"name": "go-libp2p-transport",
"version": "2.2.8"
"version": "2.2.9"
},
{
"author": "whyrusleeping",
"hash": "QmNa31VPzC561NWwRsJLE7nGYZYuuD2QfpK2b1q9BK54J1",
"hash": "QmbD5yKbXahNvoMqzeuNyKQA9vAs9fUvJg2GXeWU1fVqY5",
"name": "go-libp2p-net",
"version": "2.0.0"
"version": "2.0.2"
}
],
"gxVersion": "0.9.1",
"language": "go",
"license": "",
"name": "go-libp2p-metrics",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.0.0"
"version": "2.0.1"
}

0 comments on commit da08f7b

Please sign in to comment.