Skip to content

Commit

Permalink
Merge pull request ipfs#61 from Stebalien/gx/publish-2.5.2
Browse files Browse the repository at this point in the history
Update go-cid and gx-publish 2.5.2
  • Loading branch information
whyrusleeping committed Jun 20, 2017
2 parents 8c24459 + 63152b9 commit 9ae8877
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.5.1: QmRmroYSdievxnjiuy99C8BzShNstdEWcEF3LQHF7fUbez
2.5.2: QmUisRCuGWoJM7WtVQDYT2jrNxUtfZMJzvVFTogzdwv7uV
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmNdaQ8itUU9jEZUwTsG4gHMaPmRfi6FEe89QjQAFbep3M",
"hash": "QmaNDbaV1wvPRLxTYepVsXrppXNjQ1NbrnG7ibAgKeyaXD",
"name": "go-libp2p-routing",
"version": "2.2.14"
"version": "2.2.15"
},
{
"author": "whyrusleeping",
Expand All @@ -114,9 +114,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmYhQaCYEcaPPjxJX7YcPcVKkQfRy6sJ7B3XmGFk82XYdQ",
"hash": "QmNw61A6sJoXMeP37mJRtQZdNhj5e3FdjoTN3v4FyE96Gk",
"name": "go-cid",
"version": "0.7.12"
"version": "0.7.15"
},
{
"author": "whyrusleeping",
Expand All @@ -142,6 +142,6 @@
"license": "MIT",
"name": "go-libp2p-kad-dht",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "2.5.1"
"version": "2.5.2"
}

0 comments on commit 9ae8877

Please sign in to comment.