bump version number

This commit is contained in:
Mark Thom
2020-06-04 23:25:21 -06:00
parent 72c5908f09
commit 961c4a1b9c
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "scryer-prolog"
version = "0.8.123"
version = "0.8.124"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
edition = "2018"
description = "A modern Prolog implementation written mostly in Rust."