From aad1b9cd00ac8ac6af78d481099275e646f9b106 Mon Sep 17 00:00:00 2001 From: haad Date: Tue, 5 Dec 2017 23:39:39 +0100 Subject: [PATCH] 0.18.6 --- 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 65b5545..a1a6a04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.18.5", + "version": "0.18.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fd51060..07c703e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.18.5", + "version": "0.18.6", "description": "Distributed p2p database on IPFS", "author": "Haad", "license": "MIT",