diff --git a/Cargo.toml b/Cargo.toml index 68afe68..94bee1a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "badcontext" -version = "0.1.0-SNAPSHOT" +version = "0.1.0" authors = ["brnrs "] edition = "2018" description = "A small crate for creating Context structs that contain application components"