From faec9f521dd8a1a9babb4e2fcbf0fd2e244b2fd4 Mon Sep 17 00:00:00 2001 From: Anton Date: Thu, 28 Dec 2023 01:03:29 +0200 Subject: [PATCH] Bump the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b98418..a532ae5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bliss-rs/bliss-rs", - "version": "0.0.1", + "version": "0.0.2", "description": "A fork of the bliss-rs library with Node.js bindings", "main": "index.js", "types": "index.d.ts",