From c718e1734647ea6499f621565cff182e5a3689bb Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Thu, 15 Nov 2018 23:24:54 -0700 Subject: [PATCH] update version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- 2.54.0