diff options
| author | Fuwn <[email protected]> | 2024-03-24 14:37:19 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-03-24 14:37:19 +0000 |
| commit | 0e424f0390bd9f918b652a823f41bbb89d0224b6 (patch) | |
| tree | e70aaad8e2c1c0a297d609dba498cc69aed01c18 | |
| parent | docs(readme): update feature descriptions (diff) | |
| download | germ-0.4.0.tar.xz germ-0.4.0.zip | |
feat(crate): bump versionv0.4.0
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "germ" -version = "0.3.11" +version = "0.4.0" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "The Ultimate Gemini Toolkit." |