From a9d2ef232f28cb20cdfbef03ca8d9962605e1f6a Mon Sep 17 00:00:00 2001 From: haad Date: Sun, 10 Dec 2017 14:46:14 +0100 Subject: [PATCH] 0.18.12 --- 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 1f08acf..701a5af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.18.11", + "version": "0.18.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2fea7eb..8eb393b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.18.11", + "version": "0.18.12", "description": "Distributed p2p database on IPFS", "author": "Haad", "license": "MIT",