From 0e9f6fcbd37dbcdbb0e2edfa6f87320a40bfe6d6 Mon Sep 17 00:00:00 2001 From: haad Date: Wed, 3 Feb 2016 14:23:35 +0700 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5e7d85..fcb3431 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.1.1", + "version": "0.2.0", "description": "Key-Value Store and Event Log on IPFS", "author": "Haad", "license": "MIT",