EXT: Version 0.2.0

This commit is contained in:
allexanderbergmns
2026-08-26 13:38:09 +02:00
parent 1b36deaabb
commit 74fb2d1174
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "vuurraaf",
"version": "0.1.0",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vuurraaf",
"version": "0.1.0",
"version": "0.2.0",
"license": "MIT",
"dependencies": {
"vscode-languageclient": "^8.1.0"
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "vuurraaf",
"displayName": "VuurRaaf",
"description": "Language support for VuurRaaf: syntax highlighting, diagnostics, and go-to-definition via the vr language server.",
"version": "0.1.0",
"version": "0.2.0",
"publisher": "vuurraaf",
"license": "MIT",
"engines": {