From c27fab79c55a0bd9708d7526056872fb2cee47a7 Mon Sep 17 00:00:00 2001 From: Miguel Ramos Date: Mon, 8 Jul 2024 07:00:20 +0100 Subject: [PATCH] 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19b4982..799a40c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@websublime/workspace-tools", - "version": "0.4.1", + "version": "0.4.2", "description": "Bindings for node from crate workspace-node-tools", "main": "index.js", "types": "index.d.ts",