diff --git a/Cargo.toml b/Cargo.toml index 66231eb..2b5bfda 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tblgen-alt" -version = "0.3.6" +version = "0.4.0" edition = "2021" license = "MIT OR Apache-2.0" authors = ["Daan Vanoverloop"]