diff options
| author | Fuwn <[email protected]> | 2022-06-10 03:12:29 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-10 03:12:29 +0000 |
| commit | 79a667158219d2695879e8982e8f01440fcb1e6d (patch) | |
| tree | f64a5d6a10b218657effaf1c94a35860c9ac99ad | |
| parent | fix(meta): sort parameters in to_string (diff) | |
| download | germ-0.2.7.tar.xz germ-0.2.7.zip | |
docs(cargo): bump version 0.2.6 -> 0.2.70.2.7
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "germ" -version = "0.2.6" +version = "0.2.7" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "The Ultimate Gemini Toolkit." |