Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
chore: release version v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Apr 11, 2018
1 parent b1e8247 commit db3eaec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="0.17.0"></a>
# [0.17.0](https://github.com/ipld/js-ipld/compare/v0.16.0...v0.17.0) (2018-04-11)



<a name="0.16.0"></a>
# [0.16.0](https://github.com/ipld/js-ipld-resolver/compare/v0.15.0...v0.16.0) (2018-04-09)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipld",
"version": "0.16.0",
"version": "0.17.0",
"description": "The JavaScript Implementation of IPLD",
"main": "src/index.js",
"pre-push": [
Expand Down

0 comments on commit db3eaec

Please sign in to comment.