diff --git a/Cargo.toml b/Cargo.toml index ddd58fb..9c763d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serial-line-ip" -version = "0.2.0" +version = "0.3.0" authors = ["Matt Vertescher "] license = "MIT OR Apache-2.0" repository = "https://github.com/mvertescher/serial-line-ip-rs"