Răsfoiți Sursa

bump to initial zetta version

Denis Cornehl 2 ani în urmă
părinte
comite
872f10f9cf
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 1 - 1
Cargo.lock

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

+ 1 - 1
Cargo.toml

@@ -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]]