aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2024-09-14 00:43:19 +0000
committerGravatar GitHub <noreply@github.com> 2024-09-14 00:43:19 +0000
commitf2f0576d790ef20e48bcd9bffe78ed435ae8c8cc (patch)
tree3566b9451d60dd768d176fb92aa7606b7773fccb /Cargo.toml
parentb1d6ab98b1ee6b5d1f4f2a05d8aed350a07178ff (diff)
downloadpandascore-f2f0576d790ef20e48bcd9bffe78ed435ae8c8cc.tar.gz
pandascore-f2f0576d790ef20e48bcd9bffe78ed435ae8c8cc.tar.zst
pandascore-f2f0576d790ef20e48bcd9bffe78ed435ae8c8cc.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 17925d6..8aabc3d 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.2"
+version = "0.3.3"
repository = "https://github.com/ansg191/pandascore"
documentation = "https://docs.rs/pandascore"
license = "MIT"