]> Repositorios git - scryer-prolog.git/commitdiff
update version number for push to crates
authorMark Thom <[email protected]>
Tue, 11 Sep 2018 13:58:44 +0000 (10:58 -0300)
committerMark Thom <[email protected]>
Tue, 11 Sep 2018 13:58:44 +0000 (10:58 -0300)
Cargo.toml

index 9080870dafaeef58247dbdd7328fb0ece0734342..d61690ee30d0de21c76a74c3ed42f3b3a87ed27e 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "rusty-wam"
-version = "0.7.9"
+version = "0.7.10"
 authors = ["Mark Thom <[email protected]>"]
 repository = "https://github.com/mthom/rusty-wam"
 description = "The Warren Abstract Machine in Rust."