Skip to content

Commit

Permalink
chore: release version v0.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Mar 27, 2018
1 parent cc86acd commit 1371f0f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.31.0"></a>
# [0.31.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.30.4...v0.31.0) (2018-03-27)


### Features

* upgrade to go-ipfs-0.4.14 ([77b4cd9](https://github.com/ipfs/js-ipfsd-ctl/commit/77b4cd9))



<a name="0.30.4"></a>
## [0.30.4](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.30.3...v0.30.4) (2018-03-21)

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": "ipfsd-ctl",
"version": "0.30.4",
"version": "0.31.0",
"description": "Spawn IPFS Daemons, JS or Go",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 1371f0f

Please sign in to comment.