aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2024-09-18 22:14:28 +0000
committerGravatar GitHub <noreply@github.com> 2024-09-18 22:14:28 +0000
commite94047ea08f29247877ca9c625b216d580c2ee21 (patch)
treebde870fe1e2ce4cfcb6107d9bc5922e8f728f2a1 /Cargo.toml
parentcc3c177c4e0803338828a012b6aabdc73efe65ec (diff)
downloadpandascore-e94047ea08f29247877ca9c625b216d580c2ee21.tar.gz
pandascore-e94047ea08f29247877ca9c625b216d580c2ee21.tar.zst
pandascore-e94047ea08f29247877ca9c625b216d580c2ee21.zip
chore: release
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 54549c5..0d5d81b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"