diff options
| author | Fuwn <[email protected]> | 2022-06-02 04:09:45 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-02 04:09:45 +0000 |
| commit | c764d3fb3b6191ef5bb8a36ac94fbdc19ae8c133 (patch) | |
| tree | 7197d9792e44039cee840375f65ebb4d1df85b5a | |
| parent | fix(markdown): no double newline on whitespace (diff) | |
| download | germ-c764d3fb3b6191ef5bb8a36ac94fbdc19ae8c133.tar.xz germ-c764d3fb3b6191ef5bb8a36ac94fbdc19ae8c133.zip | |
docs(cargo): bump 0.2.3 -> 0.2.40.2.4
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "germ" -version = "0.2.3" +version = "0.2.4" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "The Ultimate Gemini Toolkit." |