From a1947c567b76ee5726a4aab79d2d6bcd59004b19 Mon Sep 17 00:00:00 2001 From: Markos Girgis Date: Tue, 1 Mar 2022 11:36:48 +0200 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b87eb5c..d0a4d4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitloops", - "version": "0.1.0", + "version": "0.1.1", "description": "NodeJS library for the Bitloops", "main": "dist/index.js", "types": "dist/index.d.ts",