We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c3f18d commit 4017fd1Copy full SHA for 4017fd1
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.26.0"></a>
2
+# [0.26.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.25.1...v0.26.0) (2017-12-01)
3
+
4
5
6
<a name="0.25.1"></a>
7
## [0.25.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v0.25.0...v0.25.1) (2017-11-22)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfsd-ctl",
- "version": "0.25.1",
+ "version": "0.26.0",
"description": "simple controls for an ipfs node",
"main": "src/index.js",
"scripts": {
0 commit comments