Browse Source

bump version

VHDL Tool 2 years ago
parent
commit
2caa134ab0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -2,7 +2,7 @@
2 2
     "name": "vhdl-tool",
3 3
     "displayName": "VHDL Language Server",
4 4
     "description": "Language Server Protocol for VHDL via VHDL-Tool",
5
-    "version": "0.0.5",
5
+    "version": "0.0.6",
6 6
     "license": "MIT",
7 7
     "publisher": "vhdl-tool",
8 8
     "homepage": "https://www.vhdltool.com",