From 7d0da5976ed67767b8e533a970afd25069aa48e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Strnad?= <43024885+vostrnad@users.noreply.github.com> Date: Tue, 14 Feb 2023 19:10:41 +0100 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f380e2..3208d0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodatabase", - "version": "1.0.0", + "version": "1.1.0", "description": "A simple persistent in-memory database.", "keywords": [ "database",