From 2bdcfbea62cadc2a977eace3189d25b31df71e72 Mon Sep 17 00:00:00 2001 From: Brian Malehorn Date: Tue, 16 Jan 2024 10:34:30 -0800 Subject: [PATCH] 1.0.38: complete all keywords and builtins --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24f6798..8a7ed6e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "repository": { "url": "https://github.com/bmalehorn/vscode-fish" }, - "version": "1.0.37", + "version": "1.0.38", "engines": { "vscode": "^1.47.0" },