diff --git a/Cargo.toml b/Cargo.toml index ac5d8cd..5e03932 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "open-dis-rust" -version = "0.1.0-beta.1" +version = "0.1.0" authors = ["Cameron Howell "] description = "A Rust implementation of the IEEE 1278.1-2012 DIS Standard." edition = "2021"