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