update version number

This commit is contained in:
Mark Thom
2019-01-22 22:57:47 -07:00
parent 34414b6895
commit c32090325a
2 changed files with 4 additions and 2 deletions

View File

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