diff --git a/Cargo.toml b/Cargo.toml index 43e163a..fc08321 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "packetraven" authors = ["Zach Burnett "] description = "track high-altitude balloon telemetry from a variety of sources" -version = "3.0.7" +version = "4.0.0" edition = "2021" readme = "README.md" license = "GPL-3.0-or-later"