From 98e9b6143ad93b010c06ae847a874accbdb10170 Mon Sep 17 00:00:00 2001 From: Miguel Ramos Date: Thu, 12 Sep 2024 08:03:40 +0100 Subject: [PATCH] 0.7.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1a62aa..d145b59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@websublime/workspace-tools", - "version": "0.7.13", + "version": "0.7.14", "description": "Bindings for node from crate workspace-node-tools", "main": "index.js", "types": "index.d.ts",