aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-30 03:48:56 -0700
committerFuwn <[email protected]>2024-10-30 03:48:56 -0700
commit3641ec746c562258285ca99cf5ff2893b1568b86 (patch)
tree1c88bcc131153f6874ff19f5769475637b5b9026 /Cargo.toml
parentchore: delete rust toolchain pin (diff)
downloadsenpy-rs-main.tar.xz
senpy-rs-main.zip
feat: bump versionHEADmain
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 91edd53..a65889f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "senpy"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Senpy Club API Wrapper"