From 2748ff66caac93f0ed0f6c2bc16464d54b312d1d Mon Sep 17 00:00:00 2001 From: Hayden Young Date: Thu, 17 Aug 2023 18:31:55 +0100 Subject: [PATCH] chore: Increment 0.30.0 to 0.30.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb4c441..551b09c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orbitdb/core", - "version": "0.30.0", + "version": "0.30.1", "description": "Distributed p2p database on IPFS", "author": "Haad", "license": "MIT",