diff --git a/Cargo.toml b/Cargo.toml index 46233ea9..7bc16873 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "whitehole" description = "A fast parser combinator framework." -version = "0.0.1" +version = "0.1.0" edition = "2021" license = "MIT" authors = ["DiscreteTom "]