From: Mark Thom Date: Wed, 16 Oct 2019 12:59:41 +0000 (-0300) Subject: bump toml version number to package clpb on crates X-Git-Tag: v0.8.111^0 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=b6a2e26a4f55d41fd6536468f8e35808eac3e599;p=scryer-prolog.git bump toml version number to package clpb on crates --- diff --git a/Cargo.toml b/Cargo.toml index e58b5f87..3f54571c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scryer-prolog" -version = "0.8.110" +version = "0.8.111" authors = ["Mark Thom "] build = "build.rs" repository = "https://github.com/mthom/scryer-prolog"