update version number

This commit is contained in:
Mark Thom
2019-03-24 15:26:51 -06:00
parent 7ff7edee59
commit 0a78ddcd0b

View File

@@ -1,6 +1,6 @@
[package]
name = "scryer-prolog"
version = "0.8.18"
version = "0.8.19"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
repository = "https://github.com/mthom/scryer-prolog"
description = "A modern Prolog implementation written mostly in Rust."