From 6a9bf3fee8390dc0e8a8b07a1205f20df90448b6 Mon Sep 17 00:00:00 2001 From: Miguel Ramos Date: Fri, 19 Jul 2024 17:19:41 +0100 Subject: [PATCH] 0.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b1559b..a598459 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@websublime/workspace-tools", - "version": "0.7.3", + "version": "0.7.4", "description": "Bindings for node from crate workspace-node-tools", "main": "index.js", "types": "index.d.ts",