Skip to content

Commit

Permalink
gx publish 0.7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Jan 20, 2018
1 parent 1805dd5 commit 0783558
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 @@
0.7.19: QmeSrf6pzut73u6zLQkRFQ3ygt3k6XFT2kjdYP8Tnkwwyg
0.7.20: QmcZfnkapfECQGcLZaf9B79NRg7cRa9EnZh4LSbkCzwNvY
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": "QmYeKnKpubCMRiq3PGZcTREErthbb5Q9cXsCoSkD9bjEBd",
"hash": "QmZyZDi491cCNTLfAhwcaDii2Kg4pwKRkhqQzURGDvY6ua",
"name": "go-multihash",
"version": "1.0.6"
"version": "1.0.7"
},
{
"author": "whyrusleeping",
"hash": "QmafgXF3u3QSWErQoZ2URmQp5PFG384htoE7J338nS2H7T",
"hash": "QmexBtiTTEwwn42Yi6ouKt6VqzpA6wjJgiW1oh9VfaRrup",
"name": "go-multibase",
"version": "0.2.5"
"version": "0.2.6"
}
],
"gxVersion": "0.8.0",
"language": "go",
"license": "MIT",
"name": "go-cid",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.7.19"
"version": "0.7.20"
}

0 comments on commit 0783558

Please sign in to comment.