瀏覽代碼

release relative-datetime

Denis Cornehl 2 年之前
父節點
當前提交
0f39fffa16
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 1 - 1
Cargo.lock

@@ -370,7 +370,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
 
 [[package]]
 name = "zetta"
-version = "0.11.0"
+version = "0.11.1"
 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.11.0"
+version = "0.11.1"
 
 
 [[bin]]