diff options
author | 2024-09-14 00:43:19 +0000 | |
---|---|---|
committer | 2024-09-14 00:43:19 +0000 | |
commit | f2f0576d790ef20e48bcd9bffe78ed435ae8c8cc (patch) | |
tree | 3566b9451d60dd768d176fb92aa7606b7773fccb /Cargo.toml | |
parent | b1d6ab98b1ee6b5d1f4f2a05d8aed350a07178ff (diff) | |
download | pandascore-f2f0576d790ef20e48bcd9bffe78ed435ae8c8cc.tar.gz pandascore-f2f0576d790ef20e48bcd9bffe78ed435ae8c8cc.tar.zst pandascore-f2f0576d790ef20e48bcd9bffe78ed435ae8c8cc.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.3.2" +version = "0.3.3" repository = "https://github.com/ansg191/pandascore" documentation = "https://docs.rs/pandascore" license = "MIT" |