From ad2ebaf62e5cbc6234d68a05b4862f509ee9b1a9 Mon Sep 17 00:00:00 2001 From: haad Date: Mon, 11 Apr 2016 10:51:08 +0200 Subject: [PATCH] 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8791cd0..ae4e312 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.6.1", + "version": "0.6.2", "description": "Key-Value Store and Event Log on IPFS", "author": "Haad", "license": "MIT",