From 61af2d0c9a45a32e787e0f54d6d99d09714daecc Mon Sep 17 00:00:00 2001 From: R-Rajaneesh Date: Tue, 4 Oct 2022 17:55:40 +0530 Subject: [PATCH] feat. v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7403ee6..7b2d4b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quipodb", - "version": "1.0.0", + "version": "1.0.1", "type": "module", "main": "./dist/index.js", "typings": "./dist/index.d.ts",