diff options
| author | Fuwn <[email protected]> | 2026-04-18 01:06:57 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-04-18 01:06:57 +0000 |
| commit | cb76b0d3ffa2723a320790bae0355198e996e555 (patch) | |
| tree | e876f41544846b333331486bb23343bea602da00 | |
| parent | fix: Harden startup + SVG input handling (diff) | |
| download | mayu-cb76b0d3ffa2723a320790bae0355198e996e555.tar.xz mayu-cb76b0d3ffa2723a320790bae0355198e996e555.zip | |
chore(gleam.toml): Bump version
| -rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"] |