From: Mark Thom Date: Thu, 3 Oct 2019 04:13:31 +0000 (-0600) Subject: update version X-Git-Tag: v0.8.110~23 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=a2655864c6d3b536adbac811da1cfcf6118553ca;p=scryer-prolog.git update version --- diff --git a/Cargo.toml b/Cargo.toml index 86ed4cc5..bd31faa2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scryer-prolog" -version = "0.8.97" +version = "0.8.98" authors = ["Mark Thom "] build = "build.rs" repository = "https://github.com/mthom/scryer-prolog"