Inc version

This commit is contained in:
Victor Maia 2022-09-30 11:58:08 -03:00
parent c40fb4eb11
commit 959914a6b3

View File

@ -1,6 +1,6 @@
[package]
name = "kind2"
version = "0.2.77"
version = "0.2.78"
edition = "2021"
description = "A pure functional functional language that uses the HVM."
repository = "https://github.com/Kindelia/Kind2"
@ -26,4 +26,4 @@ opt-level = 3
[[test]]
name = "kind2-tests"
path = "tests/mod.rs"
path = "tests/mod.rs"