diff options
| author | Fuwn <[email protected]> | 2022-05-17 11:18:41 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-05-17 11:18:41 +0000 |
| commit | 1f4b88c88d1936c1d228dad29b0ddec01e564a3d (patch) | |
| tree | f8867d64b67b37a5a17fe4f798c034638ca70c83 | |
| parent | fix(cargo.toml): convert requires ast (diff) | |
| download | germ-0.2.0.tar.xz germ-0.2.0.zip | |
docs(0.2.0): bump version0.2.0
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "germ" -version = "0.1.1" +version = "0.2.0" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "The Ultimate Gemini Toolkit." |