Skip to content

Commit 3873815

Browse files
committed
v0.6.0
1 parent 4ab5176 commit 3873815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "G-Code Syntax",
44
"shortName": "G-Code",
55
"description": "Turn VSCode into a fully capable G-Code editor, including language support & more.",
6-
"version": "0.5.1",
6+
"version": "0.6.0",
77
"license": "MIT",
88
"publisher": "appliedengdesign",
99
"author": {
@@ -430,4 +430,4 @@
430430
"dependencies": {
431431
"@appliedengdesign/gcode-reference": "^0.0.3"
432432
}
433-
}
433+
}

0 commit comments

Comments
 (0)