diff options
author | cc <cc@localhost> | 2025-08-20 22:51:24 -0700 |
---|---|---|
committer | cc <cc@localhost> | 2025-08-20 22:51:24 -0700 |
commit | 007a0934e54ab5397c18976e8326e3b10d550299 (patch) | |
tree | b8f05b47147f8a0d113694f5be61798bfce6d85b | |
parent | 68103ad891520db55d8f84a8f938a37aca4f29d4 (diff) |
Version Change with New Features
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "label_toolkit" -version = "0.0.1" +version = "0.0.2" edition = "2024" [dependencies] |