aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-23 08:59:33 +0000
committerFuwn <[email protected]>2024-06-23 08:59:33 +0000
commitff6d3ca3a3f9c39e32738b9835356d4d63e01573 (patch)
treec9785f6f43eaf06347e92c21170f2d30b0744989 /gleam.toml
parentfeat(index.html): show version if available (diff)
downloadmayu-ff6d3ca3a3f9c39e32738b9835356d4d63e01573.tar.xz
mayu-ff6d3ca3a3f9c39e32738b9835356d4d63e01573.zip
feat(themes): lain themev0.1.10
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 1fad388..0adaffa 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,7 +2,7 @@
# https://gleam.run/writing-gleam/gleam-toml/.
name = "mayu"
-version = "0.1.9"
+version = "0.1.10"
gleam = ">= 1.2.0"
description = "Moe-Counter Compatible Website Hit Counter"
licenses = ["GPL-3.0-only"]