diff options
| author | Fuwn <[email protected]> | 2024-06-23 11:34:10 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-23 11:34:10 +0000 |
| commit | a0e90cc3268266ca46e7dde1ed61c536e24ce3cb (patch) | |
| tree | 14ca533095c43e07e33e88005e6f42041625a9e2 | |
| parent | docs(readme): add lagrange screenshot (diff) | |
| download | momoka-a0e90cc3268266ca46e7dde1ed61c536e24ce3cb.tar.xz momoka-a0e90cc3268266ca46e7dde1ed61c536e24ce3cb.zip | |
chore: bump versionv1.0.1
| -rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # https://gleam.run/writing-gleam/gleam-toml/. name = "momoka" -version = "1.0.0" +version = "1.0.1" gleam = ">= 0.2.1" description = "Gemini-to-Gopher Proxy" licenses = ["GPL-3.0-only"] |