diff options
| author | David Czihak <git@dcz.at> | 2026-05-07 18:56:43 +0200 |
|---|---|---|
| committer | David Czihak <git@dcz.at> | 2026-05-07 18:56:43 +0200 |
| commit | 45999fdbf6ca27b83e3f939aee49971882d81766 (patch) | |
| tree | 8f6ef53ae7f3fe79341188992ad33c6293ed40f4 /extension.json | |
| parent | 1a50847a4f608d132854ac0308390c5585d6d5d8 (diff) | |
Release: 0.1.8v0.1.8
Diffstat (limited to 'extension.json')
| -rw-r--r-- | extension.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension.json b/extension.json index a3302b1..656a218 100644 --- a/extension.json +++ b/extension.json @@ -3,7 +3,7 @@ "name": "Zig", "organization": "David Czihak", "description": "Zig language support – ZLS, LLDB, Tree-Sitter grammar", - "version": "0.1.7", + "version": "0.1.8", "license": "BSD 2-Clause License", "categories": ["languages", "completions", "formatters", "tasks", "issues"], "keywords": ["zig", "zon", "zls"], |
