diff options
Diffstat (limited to 'Cargo.toml')
-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.1" +version = "0.5.2" repository = "https://github.com/ansg191/pandascore" documentation = "https://docs.rs/pandascore" license = "MIT" |