Skip to content

Commit ad7c36f

Browse files
Upgrade gcode to version 0.6.0
1 parent ea57c54 commit ad7c36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcode/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gcode"
3-
version = "0.5.3-alpha.0"
3+
version = "0.6.0"
44
authors = ["Michael Bryan <michaelfbryan@gmail.com>"]
55
description = "A gcode parser for no-std applications."
66
repository = "https://github.com/Michael-F-Bryan/gcode-rs"

0 commit comments

Comments
 (0)