diff --git a/Cargo.toml b/Cargo.toml index f6da1ad..845aff0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slotted-egraphs" -version = "0.0.27" +version = "0.0.28" edition = "2021" description = "E-Graphs with name binding" license = "Apache-2.0 OR MIT"