Skip to content

Commit

Permalink
chore: release version v0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Feb 23, 2018
1 parent 690ea85 commit 4cc69a0
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.29.1"></a>
## [0.29.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.29.0...v0.29.1) (2018-02-23)


### Bug Fixes

* pick a non used port ([4fdb071](https://github.com/ipfs/js-ipfsd-ctl/commit/4fdb071))



<a name="0.29.0"></a>
# [0.29.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.28.0...v0.29.0) (2018-02-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.29.0",
"version": "0.29.1",
"description": "Spawn IPFS Daemons, JS or Go",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 4cc69a0

Please sign in to comment.