aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-14 03:30:19 +0000
committerFuwn <[email protected]>2026-01-14 03:30:19 +0000
commitced01029c50f262b8a369392ba5b39735901f952 (patch)
tree39edbc2af25dca263c081535bc1143ffff0dc1cd
parentperf: Optimise database queries and reduce I/O operations (diff)
downloadmayu-ced01029c50f262b8a369392ba5b39735901f952.tar.xz
mayu-ced01029c50f262b8a369392ba5b39735901f952.zip
chore(gleam.toml): Bump versionHEADv0.1.18main
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index b7ffbbe..a4e5430 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,7 +2,7 @@
# https://gleam.run/writing-gleam/gleam-toml/.
name = "mayu"
-version = "0.1.17"
+version = "0.1.18"
gleam = ">= 1.2.0"
description = "Moe-Counter Compatible Website Hit Counter"
licenses = ["GPL-3.0-only"]