diff options
author | 2024-09-18 05:21:22 +0000 | |
---|---|---|
committer | 2024-09-18 05:21:22 +0000 | |
commit | 97658437904c244580dc4942554553eeada2eb55 (patch) | |
tree | f12cb75d092117c47f40c9b1a3d6c0713d9828e6 /Cargo.toml | |
parent | 84e2f15ab6234251c6ac6659ec2fdb8a59c91604 (diff) | |
download | pandascore-97658437904c244580dc4942554553eeada2eb55.tar.gz pandascore-97658437904c244580dc4942554553eeada2eb55.tar.zst pandascore-97658437904c244580dc4942554553eeada2eb55.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.3" +version = "0.4.0" repository = "https://github.com/ansg191/pandascore" documentation = "https://docs.rs/pandascore" license = "MIT" |