From 61c00cd264cee796a79bed823360c898089dfe03 Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 9 Sep 2016 18:20:32 -0400 Subject: [PATCH] chore: release version v0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a421f325d..1d4e0cc746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs", - "version": "0.14.3", + "version": "0.15.0", "description": "JavaScript implementation of the IPFS specification", "bin": { "jsipfs": "src/cli/bin.js"