From 2941ade0ab1b4436ebda6ac16e2ee084a706ec8c Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Tue, 11 Sep 2018 10:58:44 -0300 Subject: [PATCH] update version number for push to crates --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- 2.54.0