Skip to content

Commit

Permalink
gx publish 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hsanjuan committed Jun 1, 2018
1 parent e5a9600 commit 3aef6a5
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 @@
1.0.2: QmTNZH5KZ5tYMFVuYfgntUZRn45awcyF7beQz5CvWpcg7d
1.0.3: QmUTw6AsKpE5NEUNKbAYVZbFdFnkbsSDUc9zAhPYmGb1Aq
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmWsV6kzPaYGBDVyuUfWBvyQygEc9Qrv9vzo8vZ7X4mdLN",
"hash": "QmdKZLFmdWyCyF1FzFoKHsLg4iHr44bX6Q7WqqV8oicmmE",
"name": "go-libp2p",
"version": "5.0.17"
"version": "5.0.18"
},
{
"author": "hsanjuan",
"hash": "QmViLVeDAmXFaqNabv2TNWEd57QKSccoNJ1e2eJSbkvcCZ",
"hash": "QmNVEoFj3k4EcWUQFcgxFsSH9SSujqeUyDXkaQ777i6nSj",
"name": "go-libp2p-gostream",
"version": "0.0.6"
"version": "0.0.7"
}
],
"gxVersion": "0.10.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-http",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.2"
"version": "1.0.3"
}

0 comments on commit 3aef6a5

Please sign in to comment.