aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-03-17 04:27:00 +0000
committerFuwn <[email protected]>2025-03-17 04:27:00 +0000
commitc356a2a8ad32891d0028d8c5b19eca92242d5c59 (patch)
treebdc77710ff69d35466d33d18dbb6a129ee35ede5
parentfeat(index.html): Use absolute image source relative to local instance (diff)
downloadmayu-c356a2a8ad32891d0028d8c5b19eca92242d5c59.tar.xz
mayu-c356a2a8ad32891d0028d8c5b19eca92242d5c59.zip
chore: Bump version patchv0.1.13
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index a154b8d..599b0f4 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,7 +2,7 @@
# https://gleam.run/writing-gleam/gleam-toml/.
name = "mayu"
-version = "0.1.12"
+version = "0.1.13"
gleam = ">= 1.2.0"
description = "Moe-Counter Compatible Website Hit Counter"
licenses = ["GPL-3.0-only"]