aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-04-18 01:06:57 +0000
committerFuwn <[email protected]>2026-04-18 01:06:57 +0000
commitcb76b0d3ffa2723a320790bae0355198e996e555 (patch)
treee876f41544846b333331486bb23343bea602da00
parentfix: Harden startup + SVG input handling (diff)
downloadmayu-cb76b0d3ffa2723a320790bae0355198e996e555.tar.xz
mayu-cb76b0d3ffa2723a320790bae0355198e996e555.zip
chore(gleam.toml): Bump version
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 071e712..2d3f12d 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,7 +2,7 @@
# https://gleam.run/writing-gleam/gleam-toml/.
name = "mayu"
-version = "0.1.18"
+version = "0.1.19"
gleam = ">= 1.3.0"
description = "Moe-Counter Compatible Website Hit Counter"
licenses = ["GPL-3.0-only"]