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 4ab5176 commit 3873815Copy full SHA for 3873815
package.json
@@ -3,7 +3,7 @@
3
"displayName": "G-Code Syntax",
4
"shortName": "G-Code",
5
"description": "Turn VSCode into a fully capable G-Code editor, including language support & more.",
6
- "version": "0.5.1",
+ "version": "0.6.0",
7
"license": "MIT",
8
"publisher": "appliedengdesign",
9
"author": {
@@ -430,4 +430,4 @@
430
"dependencies": {
431
"@appliedengdesign/gcode-reference": "^0.0.3"
432
}
433
-}
+}
0 commit comments