From 131dbfbe45a5f7197de5d1885a21f14c7f28f2bb Mon Sep 17 00:00:00 2001 From: haad Date: Mon, 21 Mar 2016 10:33:47 +0100 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6ff854..0ac9d67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.4.28", + "version": "0.5.0", "description": "Key-Value Store and Event Log on IPFS", "author": "Haad", "license": "MIT",