From b877db761fdbd09784ea7bc8a3ca69335abcce84 Mon Sep 17 00:00:00 2001 From: inventionpro <109528211+inventionpro@users.noreply.github.com> Date: Wed, 11 Sep 2024 23:31:18 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45088a6..5872290 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fshdb", "author": "Inventionpro & Frostzzone", - "version": "1.0.1-beta", + "version": "1.0.0-beta.2", "description": "A lightweight & fast json database with the essentials and more", "type": "commonjs", "main": "index.js",