diff options
| author | Fuwn <[email protected]> | 2026-01-02 00:59:25 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-02 00:59:25 +0000 |
| commit | d1f018206ab6aa3d0e5fb89978e7fe4958e119a0 (patch) | |
| tree | aa9d79046e8c80c3acb8cdb75b5bcd3756bcda33 | |
| parent | feat(svg): Pre-encoding Base64 strings (diff) | |
| download | mayu-d1f018206ab6aa3d0e5fb89978e7fe4958e119a0.tar.xz mayu-d1f018206ab6aa3d0e5fb89978e7fe4958e119a0.zip | |
chore(gleam.toml): Bump versionv0.1.17
| -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.15" +version = "0.1.17" gleam = ">= 1.2.0" description = "Moe-Counter Compatible Website Hit Counter" licenses = ["GPL-3.0-only"] |