diff options
| author | Fuwn <[email protected]> | 2022-05-18 02:25:06 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-05-18 02:25:06 +0000 |
| commit | c9ef4bbb4fb8880670e0531aa18657695a21de1a (patch) | |
| tree | da5b72a6d9bd445c6b6c04805350cd6f8696d1b0 /Cargo.toml | |
| parent | feat(respones): add getters (diff) | |
| download | germ-c9ef4bbb4fb8880670e0531aa18657695a21de1a.tar.xz germ-c9ef4bbb4fb8880670e0531aa18657695a21de1a.zip | |
docs(cargo): bump version to 0.2.20.2.2
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "germ" -version = "0.2.1" +version = "0.2.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "The Ultimate Gemini Toolkit." |