aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-23 11:34:10 +0000
committerFuwn <[email protected]>2024-06-23 11:34:10 +0000
commita0e90cc3268266ca46e7dde1ed61c536e24ce3cb (patch)
tree14ca533095c43e07e33e88005e6f42041625a9e2
parentdocs(readme): add lagrange screenshot (diff)
downloadmomoka-a0e90cc3268266ca46e7dde1ed61c536e24ce3cb.tar.xz
momoka-a0e90cc3268266ca46e7dde1ed61c536e24ce3cb.zip
chore: bump versionv1.0.1
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 10008d4..00a0025 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -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"]