diff options
author | 2024-09-18 22:14:28 +0000 | |
---|---|---|
committer | 2024-09-18 22:14:28 +0000 | |
commit | e94047ea08f29247877ca9c625b216d580c2ee21 (patch) | |
tree | bde870fe1e2ce4cfcb6107d9bc5922e8f728f2a1 /Cargo.toml | |
parent | cc3c177c4e0803338828a012b6aabdc73efe65ec (diff) | |
download | pandascore-e94047ea08f29247877ca9c625b216d580c2ee21.tar.gz pandascore-e94047ea08f29247877ca9c625b216d580c2ee21.tar.zst pandascore-e94047ea08f29247877ca9c625b216d580c2ee21.zip |
chore: release
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = "pandascore" description = "A Rust client for the Pandascore API" authors = ["Anshul Gupta <ansg191@anshulg.com>"] -version = "0.5.0" +version = "0.5.1" repository = "https://github.com/ansg191/pandascore" documentation = "https://docs.rs/pandascore" license = "MIT" |