aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-17 02:33:43 -0700
committerFuwn <[email protected]>2022-03-17 02:33:43 -0700
commit0f2365b1afbc3b49d5703404066f33fa4309c5df (patch)
tree44ff73e1758820977577e210cbc9e04ddccc8695
parentfix(build): remove vergen (diff)
downloadcli-0f2365b1afbc3b49d5703404066f33fa4309c5df.tar.xz
cli-0f2365b1afbc3b49d5703404066f33fa4309c5df.zip
fix(cargo): bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aa43a21..28faefd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "senpy-cli"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "Command-line interface to The Senpy Club API"