diff --git a/Cargo.toml b/Cargo.toml index 862c9bf..777cb6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crepe" -version = "0.1.7" +version = "0.1.8" authors = ["Eric Zhang "] license = "MIT OR Apache-2.0" description = "Datalog in Rust as a procedural macro"