diff options
| author | Fuwn <[email protected]> | 2025-07-01 11:16:15 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-07-01 11:16:15 +0000 |
| commit | 77e9f209596719df83a039d409a3c884ec5244d3 (patch) | |
| tree | 4efc87887368a908f86eee6a2070fe1ec509f785 | |
| parent | feat(cache): Add error logs (diff) | |
| download | mayu-0.1.15.tar.xz mayu-0.1.15.zip | |
docs(gleam.toml): Bump versionv0.1.15
| -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.14" +version = "0.1.15" gleam = ">= 1.2.0" description = "Moe-Counter Compatible Website Hit Counter" licenses = ["GPL-3.0-only"] |