From 9b58f429cdfb4ae03d1278cdf08ef3fa776cfb83 Mon Sep 17 00:00:00 2001 From: Mark Henderson Date: Fri, 30 Aug 2019 15:53:42 -0400 Subject: [PATCH] 0.22.0-rc2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09629f5..aac3e9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orbit-db", - "version": "0.22.0-rc1", + "version": "0.22.0-rc2", "description": "Distributed p2p database on IPFS", "author": "Haad", "license": "MIT",