diff --git a/Cargo.toml b/Cargo.toml index 7dc5714..2769d47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fort" -version = "0.4.0" +version = "0.4.1-alpha.0" description = "Proc macro attributes for Bastion runtime" authors = ["Bastion Project Developers "] edition = "2018"