bump version to 0.9.1

This commit is contained in:
Mark Thom
2022-11-10 06:59:03 +01:00
parent c41aba6b90
commit 694c87cb61
2 changed files with 470 additions and 323 deletions
Generated
+469 -322
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "scryer-prolog" name = "scryer-prolog"
version = "0.9.0" version = "0.9.1"
authors = ["Mark Thom <markjordanthom@gmail.com>"] authors = ["Mark Thom <markjordanthom@gmail.com>"]
edition = "2021" edition = "2021"
description = "A modern Prolog implementation written mostly in Rust." description = "A modern Prolog implementation written mostly in Rust."