update version number

This commit is contained in:
Mark Thom
2018-11-15 23:24:54 -07:00
parent 6e20f82d6f
commit c718e17346

View File

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