summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Thom <mark.thom@unb.ca>2019-10-16 09:59:41 -0300
committerMark Thom <mark.thom@unb.ca>2019-10-16 09:59:41 -0300
commitb6a2e26a4f55d41fd6536468f8e35808eac3e599 (patch)
treec9a76fe896f55b1f0871934ba908954bd6388244
parent1557e4705a284ef2d0a231a306def8c7f18507bb (diff)
bump toml version number to package clpb on cratesv0.8.111
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e58b5f87..3f54571c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "scryer-prolog"
-version = "0.8.110"
+version = "0.8.111"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
build = "build.rs"
repository = "https://github.com/mthom/scryer-prolog"