before release 3

This commit is contained in:
2025-09-23 08:42:32 -06:00
parent 8aae6f1d36
commit 35c20b80df
2 changed files with 9 additions and 4 deletions

View File

@@ -2,7 +2,10 @@
"name": "format-4690",
"displayName": "format-4690",
"description": "Formatter for 4690 BASIC",
"version": "0.0.1",
"version": "0.0.2",
"repository": {
"url": "https://git.kidj.dev/IvanovichRU/4690-BASIC-Language-Support.git"
},
"engines": {
"vscode": "^1.101.0"
},