]> Repositorios git - scryer-prolog.git/commitdiff
update version number
authorMark Thom <[email protected]>
Fri, 16 Nov 2018 06:24:54 +0000 (23:24 -0700)
committerMark Thom <[email protected]>
Fri, 16 Nov 2018 06:24:54 +0000 (23:24 -0700)
Cargo.toml

index ca9e2fe509594e310dd34aa6c7877ebdf9e94ae7..77018d328a493e8efb60c15cf50ae40b91070446 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "rusty-wam"
-version = "0.7.15"
+version = "0.7.16"
 authors = ["Mark Thom <[email protected]>"]
 repository = "https://github.com/mthom/rusty-wam"
 description = "The Warren Abstract Machine in Rust."