From: Mark Thom Date: Sun, 17 Nov 2019 02:18:41 +0000 (-0700) Subject: update version number X-Git-Tag: v0.8.116 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=5d2cbea16a20f8a13320316322a0b5663f4d9329;p=scryer-prolog.git update version number --- diff --git a/Cargo.toml b/Cargo.toml index fdb62942..e3aea95a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scryer-prolog" -version = "0.8.115" +version = "0.8.116" authors = ["Mark Thom "] build = "build.rs" repository = "https://github.com/mthom/scryer-prolog"