Skip to content

Commit

Permalink
gx publish 0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Oct 24, 2018
1 parent e1723c6 commit 45f49ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion config/.gx/lastpubver
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.14: QmUdHW6GSFiLKUMKWQQSZ9PaU5HS9btq1REAQ3izKT9dRY
0.2.15: QmNUhkTWN7iynJZTj1RcTsQDSRGGkh87zMo9ELypxhY8Y6
14 changes: 7 additions & 7 deletions config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
{
"author": "why",
"hash": "QmesXvbRGyKQn1XbPHx1Mr5E6RTJYR9c8zwFVuGZq9Aa1j",
"hash": "QmZc5PLgxW61uTPG24TroxHDF6xzgbhZZQf5i53ciQC47Y",
"name": "go-ipfs-addr",
"version": "0.1.24"
"version": "0.1.25"
},
{
"author": "lgierth",
"hash": "QmfXU2MhWoegxHoeMd3A2ytL2P6CY4FfqGWc23LTNWBwZt",
"hash": "QmeHJXPqCNzSFbVkYM1uQLuM2L5FyJB9zukQ7EeqRP8ZC9",
"name": "go-multiaddr-dns",
"version": "0.2.4"
"version": "0.2.5"
},
{
"author": "mitchellh",
Expand All @@ -45,16 +45,16 @@
},
{
"author": "whyrusleeping",
"hash": "QmbNepETomvmXfz1X5pHNFD2QuPqnqi47dTd94QJWSorQ3",
"hash": "QmTRhk7cgjUf2gfQ3p2M9KPECNZEW9XUrmHcFCgog4cPgB",
"name": "go-libp2p-peer",
"version": "2.3.8"
"version": "2.4.0"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-ipfs-config",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.2.14"
"version": "0.2.15"
}

0 comments on commit 45f49ab

Please sign in to comment.