diff options
| author | Fuwn <[email protected]> | 2024-06-24 10:41:54 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-24 10:41:54 +0000 |
| commit | 7748f0a6382738ae33c2506e08ae3c9c1c127389 (patch) | |
| tree | 19df05213bbeb2e203e3333b1597a8bdb7de6837 | |
| parent | feat(gopher): directory prefix absolute urls (diff) | |
| download | momoka-1.0.2.tar.xz momoka-1.0.2.zip | |
chore: bump versionv1.0.2
| -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.1" +version = "1.0.2" gleam = ">= 0.2.1" description = "Gemini-to-Gopher Proxy" licenses = ["GPL-3.0-only"] |