diff --git a/Cargo.toml b/Cargo.toml index 9f9dc993..42147b5e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scryer-prolog" -version = "0.8.120" +version = "0.8.121" authors = ["Mark Thom "] build = "build.rs" repository = "https://github.com/mthom/scryer-prolog"