Skip to content

Commit

Permalink
chore: release version v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed May 6, 2018
1 parent 100c087 commit 4e405ca
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.21.0"></a>
# [0.21.0](https://github.com/ipfs/js-ipfs-repo/compare/v0.20.1...v0.21.0) (2018-05-06)



<a name="0.20.1"></a>
## [0.20.1](https://github.com/ipfs/js-ipfs-repo/compare/v0.20.0...v0.20.1) (2018-05-05)

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": "ipfs-repo",
"version": "0.20.1",
"version": "0.21.0",
"description": "IPFS Repo implementation",
"main": "src/index.js",
"browser": {
Expand Down

0 comments on commit 4e405ca

Please sign in to comment.