We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18aaf5 commit ba2a89eCopy full SHA for ba2a89e
README.md
@@ -106,7 +106,7 @@ Visit our [projects page](https://github.com/appliedengdesign/vscode-gcode-synta
106
107
## Changelog
108
109
-Latest Version: v0.4.1
+Latest Version: v0.5.0
110
111
Please refer to our [CHANGELOG](https://github.com/appliedengdesign/vscode-gcode-syntax/blob/master/CHANGELOG.md) doc.
112
package.json
@@ -3,7 +3,7 @@
3
"displayName": "G-Code Syntax",
4
"shortName": "G-Code",
5
"description": "CNC G-Code Syntax Langauge",
6
- "version": "0.4.1",
+ "version": "0.5.0",
7
"license": "MIT",
8
"publisher": "appliedengdesign",
9
"author": {
@@ -357,4 +357,4 @@
357
"typescript": "^4.2.3",
358
"vscode-test": "^1.5.1"
359
}
360
-}
+}
0 commit comments