aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-07-01 11:16:15 +0000
committerFuwn <[email protected]>2025-07-01 11:16:15 +0000
commit77e9f209596719df83a039d409a3c884ec5244d3 (patch)
tree4efc87887368a908f86eee6a2070fe1ec509f785
parentfeat(cache): Add error logs (diff)
downloadmayu-77e9f209596719df83a039d409a3c884ec5244d3.tar.xz
mayu-77e9f209596719df83a039d409a3c884ec5244d3.zip
docs(gleam.toml): Bump versionv0.1.15
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index a59ff05..43fb679 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,7 +2,7 @@
# https://gleam.run/writing-gleam/gleam-toml/.
name = "mayu"
-version = "0.1.14"
+version = "0.1.15"
gleam = ">= 1.2.0"
description = "Moe-Counter Compatible Website Hit Counter"
licenses = ["GPL-3.0-only"]