]> Repositorios git - scryer-prolog.git/commitdiff
bump version number to v0.9.3 v0.9.3
authorMark <[email protected]>
Thu, 2 Nov 2023 23:01:50 +0000 (17:01 -0600)
committerMark <[email protected]>
Thu, 2 Nov 2023 23:01:54 +0000 (17:01 -0600)
Cargo.toml

index 6366610a373a1ab507be8f4185c81fcbf61f4d8f..c5e1bab748e974af4e20638d9e8bcf36b6273aee 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "scryer-prolog"
-version = "0.9.2"
+version = "0.9.3"
 authors = ["Mark Thom <[email protected]>"]
 edition = "2021"
 description = "A modern Prolog implementation written mostly in Rust."