aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-02 00:59:25 +0000
committerFuwn <[email protected]>2026-01-02 00:59:25 +0000
commitd1f018206ab6aa3d0e5fb89978e7fe4958e119a0 (patch)
treeaa9d79046e8c80c3acb8cdb75b5bcd3756bcda33
parentfeat(svg): Pre-encoding Base64 strings (diff)
downloadmayu-d1f018206ab6aa3d0e5fb89978e7fe4958e119a0.tar.xz
mayu-d1f018206ab6aa3d0e5fb89978e7fe4958e119a0.zip
chore(gleam.toml): Bump versionv0.1.17
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 43fb679..b7ffbbe 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,7 +2,7 @@
# https://gleam.run/writing-gleam/gleam-toml/.
name = "mayu"
-version = "0.1.15"
+version = "0.1.17"
gleam = ">= 1.2.0"
description = "Moe-Counter Compatible Website Hit Counter"
licenses = ["GPL-3.0-only"]