From 65cc418171e5f41b9a55627e6d38db6565ed13bc Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Tue, 23 Apr 2019 20:28:01 -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 ffe92ae9..2b9da173 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scryer-prolog" -version = "0.8.61" +version = "0.8.62" authors = ["Mark Thom "] repository = "https://github.com/mthom/scryer-prolog" description = "A modern Prolog implementation written mostly in Rust." -- 2.54.0