update version number for push to crates

This commit is contained in:
Mark Thom
2018-09-11 10:58:44 -03:00
parent 3f06ff874b
commit 2941ade0ab

View File

@@ -1,6 +1,6 @@
[package]
name = "rusty-wam"
version = "0.7.9"
version = "0.7.10"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
repository = "https://github.com/mthom/rusty-wam"
description = "The Warren Abstract Machine in Rust."