bump to initial zetta version

This commit is contained in:
Denis Cornehl 2023-06-16 20:39:32 +02:00
parent 27f2c6b693
commit 872f10f9cf
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -364,7 +364,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "zetta"
version = "0.10.1"
version = "0.11.0"
dependencies = [
"ansi_term",
"datetime",

View File

@ -9,7 +9,7 @@ exclude = ["/devtools/*", "/Justfile", "/Vagrantfile", "/screenshots.png"]
readme = "README.md"
license = "MIT"
repository = "https://github.com/syphar/zetta"
version = "0.10.1"
version = "0.11.0"
[[bin]]