From 8d67ba4302cbb6334d287c4d405c6243138e5960 Mon Sep 17 00:00:00 2001 From: David Dias Date: Wed, 12 Jul 2017 08:52:06 +0100 Subject: [PATCH] chore: release version v0.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1ed7125c2..950b04c539 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs", - "version": "0.24.1", + "version": "0.25.0", "description": "JavaScript implementation of the IPFS specification", "bin": { "jsipfs": "src/cli/bin.js"