diff options
| author | Fuwn <[email protected]> | 2024-06-13 22:33:50 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-13 22:34:10 +0000 |
| commit | cbae8390429b1ef3a4bdf2a3e4dc289614a6c01a (patch) | |
| tree | 1932f10317d829c69d0594671898468394c34416 /gleam.toml | |
| parent | feat(index.html): query parameters (diff) | |
| download | mayu-cbae8390429b1ef3a4bdf2a3e4dc289614a6c01a.tar.xz mayu-cbae8390429b1ef3a4bdf2a3e4dc289614a6c01a.zip | |
fix(index.html): replace with new url
Diffstat (limited to 'gleam.toml')
| -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.5" +version = "0.1.8" gleam = ">= 1.2.0" description = "Moe-Counter Compatible Website Hit Counter" licenses = ["GPL-3.0-only"] |