From: Mark Thom Date: Tue, 11 Sep 2018 13:58:44 +0000 (-0300) Subject: update version number for push to crates X-Git-Tag: v0.8.110~380^2 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=2941ade0ab1b4436ebda6ac16e2ee084a706ec8c;p=scryer-prolog.git update version number for push to crates --- diff --git a/Cargo.toml b/Cargo.toml index 9080870d..d61690ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty-wam" -version = "0.7.9" +version = "0.7.10" authors = ["Mark Thom "] repository = "https://github.com/mthom/rusty-wam" description = "The Warren Abstract Machine in Rust."