diff options
| author | Fuwn <[email protected]> | 2025-06-05 13:59:40 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-05 13:59:40 +0000 |
| commit | 2647162d1501bfce18065dfe46b87205339586fe (patch) | |
| tree | fd8edebb684a135c03d1487a7630564a75140b07 | |
| parent | feat(response): Expose content bytes (diff) | |
| download | germ-2647162d1501bfce18065dfe46b87205339586fe.tar.xz germ-2647162d1501bfce18065dfe46b87205339586fe.zip | |
chore: Bump version patchv0.4.7
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "germ" -version = "0.4.6" +version = "0.4.7" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "The Ultimate Gemini Toolkit." |