From f13c52eaae0c884fc5a609230d910dae35a3a6b2 Mon Sep 17 00:00:00 2001 From: haad Date: Tue, 28 Nov 2017 15:06:08 +0100 Subject: [PATCH] 0.18.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7ff7a0f..7070771 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "1.0.0", + "version": "0.18.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c3eba0c..18c5b1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.17.3", + "version": "0.18.0", "description": "Distributed p2p database on IPFS", "author": "Haad", "license": "MIT",