From e4936b96fbb6ec02e2b12c305dc94926a4fac6bf Mon Sep 17 00:00:00 2001 From: Guillermo Arrieta Medina Date: Mon, 26 Jan 2026 17:06:16 -0600 Subject: [PATCH] fix #40 --- .vscode/launch.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/launch.json b/.vscode/launch.json index 99cf789..f5651b1 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -2,6 +2,7 @@ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + // fix #40 "version": "0.2.0", "configurations": [ {