Skip to content

Commit

Permalink
gx publish 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hsanjuan committed Jun 4, 2018
1 parent 7f10d6f commit d09c107
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.8: QmQmsqU2zjHXGSi5HZeyUDZSLge9iKjFqro3CpeJFFZMMT
1.0.9: QmSKRZUvT9r2stx8oMHx2JivLEaLbC59otTKdDtxTrzyyd
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmdKZLFmdWyCyF1FzFoKHsLg4iHr44bX6Q7WqqV8oicmmE",
"hash": "Qmbok4DkFi1nFBgM6ZPUM7BMGsUt6iYEdSdStCksQNLEeM",
"name": "go-libp2p",
"version": "5.0.18"
"version": "5.0.20"
},
{
"author": "multiformats",
Expand All @@ -25,6 +25,6 @@
"license": "MIT/BSD",
"name": "go-libp2p-gorpc",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.8"
"version": "1.0.9"
}

0 comments on commit d09c107

Please sign in to comment.