update version number

This commit is contained in:
Mark Thom
2019-03-23 09:43:26 -06:00
parent 0b79ae0524
commit 0351936a58

View File

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