bump version number to v0.9.3

This commit is contained in:
Mark
2023-11-02 17:01:50 -06:00
parent 575245c62f
commit 8f89e3ad31

View File

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