From f80f371b5a9f7d57177fe80b3d3679418ed2909b Mon Sep 17 00:00:00 2001 From: haad Date: Wed, 6 Dec 2017 08:42:10 +0100 Subject: [PATCH] 0.18.7 --- 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 6767d69..e47ca90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.18.6", + "version": "0.18.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eb25bc6..771ccaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.18.6", + "version": "0.18.7", "description": "Distributed p2p database on IPFS", "author": "Haad", "license": "MIT",