diff options
| author | Fuwn <[email protected]> | 2025-03-17 04:27:00 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-03-17 04:27:00 +0000 |
| commit | c356a2a8ad32891d0028d8c5b19eca92242d5c59 (patch) | |
| tree | bdc77710ff69d35466d33d18dbb6a129ee35ede5 | |
| parent | feat(index.html): Use absolute image source relative to local instance (diff) | |
| download | mayu-c356a2a8ad32891d0028d8c5b19eca92242d5c59.tar.xz mayu-c356a2a8ad32891d0028d8c5b19eca92242d5c59.zip | |
chore: Bump version patchv0.1.13
| -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.12" +version = "0.1.13" gleam = ">= 1.2.0" description = "Moe-Counter Compatible Website Hit Counter" licenses = ["GPL-3.0-only"] |