aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-30 03:58:48 +0000
committerFuwn <[email protected]>2024-10-30 03:58:48 +0000
commite4b749475d7ab20bc49c5ad85a011ef33cb9332a (patch)
tree32ad5e1c572cd9031194f8dd8a6713c41c410b31 /Cargo.toml
parentdeps(senpy): bump to 0.1.3 (diff)
downloadarchived-cli-main.tar.xz
archived-cli-main.zip
chore: 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 387c08b..28f1df2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "senpy-cli"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "Command-line interface to The Senpy Club API"