fix min/1, max/1

This commit is contained in:
Mark Thom
2019-05-13 18:11:27 -04:00
parent 59ab4cd67c
commit d5223b9bbd
3 changed files with 39 additions and 8 deletions

View File

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