From: Mark Thom Date: Fri, 16 Nov 2018 06:24:54 +0000 (-0700) Subject: update version number X-Git-Tag: v0.8.110~320 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=c718e1734647ea6499f621565cff182e5a3689bb;p=scryer-prolog.git update version number --- diff --git a/Cargo.toml b/Cargo.toml index ca9e2fe5..77018d32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rusty-wam" -version = "0.7.15" +version = "0.7.16" authors = ["Mark Thom "] repository = "https://github.com/mthom/rusty-wam" description = "The Warren Abstract Machine in Rust."