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 05:21:22 +0000
committerGravatar GitHub <noreply@github.com> 2024-09-18 05:21:22 +0000
commit97658437904c244580dc4942554553eeada2eb55 (patch)
treef12cb75d092117c47f40c9b1a3d6c0713d9828e6 /Cargo.toml
parent84e2f15ab6234251c6ac6659ec2fdb8a59c91604 (diff)
downloadpandascore-97658437904c244580dc4942554553eeada2eb55.tar.gz
pandascore-97658437904c244580dc4942554553eeada2eb55.tar.zst
pandascore-97658437904c244580dc4942554553eeada2eb55.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 8aabc3d..3920c15 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.3.3"
+version = "0.4.0"
repository = "https://github.com/ansg191/pandascore"
documentation = "https://docs.rs/pandascore"
license = "MIT"