diff --git a/Cargo.toml b/Cargo.toml index c93aced..d3c0b6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "open-dis-rust" -version = "0.1.0-alpha.9" -authors = ["Cameron Howell "] +version = "0.1.0-alpha.10" +authors = ["Cameron Howell "] description = "A Rust implementation of the IEEE 1278.1-2012 DIS Standard." edition = "2021" license = "BSD-2-Clause"