aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-09 03:17:27 -0800
committerFuwn <[email protected]>2022-03-09 03:17:27 -0800
commit5aa4fdb72808ed731ba2d902aa41cfee4626bd20 (patch)
tree865356ca99cbdb5ed7aa8ae6f3410e9fcaa83553
parentdoc(readme): create (diff)
downloadsenpy-rs-5aa4fdb72808ed731ba2d902aa41cfee4626bd20.tar.xz
senpy-rs-5aa4fdb72808ed731ba2d902aa41cfee4626bd20.zip
fix(manifest): update version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6fe10ef..e241465 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "senpy"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "The Senpy Club API Wrapper"