diff options
| author | Fuwn <[email protected]> | 2024-06-19 07:39:20 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-19 07:39:20 +0000 |
| commit | ab17fe5dbefb524208500055df635c12c55a86a1 (patch) | |
| tree | a856b85d608742b52c8df98e3222502c4f6ed49a | |
| parent | refactor(Node): rename content() to to_gemtext() (diff) | |
| download | germ-0.4.1.tar.xz germ-0.4.1.zip | |
feat(germ): bump versionv0.4.1
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "germ" -version = "0.4.0" +version = "0.4.1" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "The Ultimate Gemini Toolkit." |