diff options
| author | Fuwn <[email protected]> | 2024-07-26 21:59:48 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-26 21:59:48 +0000 |
| commit | 6cba868700ebf5a156aa86b2c02966e8e38baba8 (patch) | |
| tree | 4f25a222c0aea9c1a1e84bb562eba701ba5f98d4 /gleam.toml | |
| parent | feat(momoka): logger (diff) | |
| download | momoka-6cba868700ebf5a156aa86b2c02966e8e38baba8.tar.xz momoka-6cba868700ebf5a156aa86b2c02966e8e38baba8.zip | |
chore: bump versionv1.0.3
Diffstat (limited to 'gleam.toml')
| -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.2" +version = "1.0.3" gleam = ">= 0.2.1" description = "Gemini-to-Gopher Proxy" licenses = ["GPL-3.0-only"] |