diff --git a/Cargo.toml b/Cargo.toml index dc3a0ab..8e26a53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "huhnitor" -version = "1.1.0" +version = "1.1.1" authors = ["James M "] description = "Intergalactic serial monitor" readme = "README.md" @@ -21,4 +21,4 @@ structopt = "0.3.15" regex = "1.3.9" termcolor = "1.1" -ctrlc = "3.1.4" \ No newline at end of file +ctrlc = "3.1.4"