bump version to 0.9.1

This commit is contained in:
Mark Thom
2022-11-10 06:49:50 +01:00
parent c41aba6b90
commit 694c87cb61
2 changed files with 470 additions and 323 deletions

791
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

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