aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-24 10:41:54 +0000
committerFuwn <[email protected]>2024-06-24 10:41:54 +0000
commit7748f0a6382738ae33c2506e08ae3c9c1c127389 (patch)
tree19df05213bbeb2e203e3333b1597a8bdb7de6837
parentfeat(gopher): directory prefix absolute urls (diff)
downloadmomoka-1.0.2.tar.xz
momoka-1.0.2.zip
chore: bump versionv1.0.2
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 00a0025..32f9d56 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -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"]