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