From 6dade1b91767c85ae246918f80d88e693e5cdd26 Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Thu, 4 Apr 2019 22:52:06 -0600 Subject: [PATCH] update version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7f3688c9..a7d29b11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scryer-prolog" -version = "0.8.39" +version = "0.8.40" authors = ["Mark Thom "] repository = "https://github.com/mthom/scryer-prolog" description = "A modern Prolog implementation written mostly in Rust." -- 2.54.0