aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-17 02:33:43 +0000
committerFuwn <[email protected]>2022-03-17 02:33:43 +0000
commite5993a3074e855aea1c2a6c606c19b8e265e67d1 (patch)
tree44ff73e1758820977577e210cbc9e04ddccc8695 /Cargo.toml
parentfix(build): remove vergen (diff)
downloadarchived-cli-e5993a3074e855aea1c2a6c606c19b8e265e67d1.tar.xz
archived-cli-e5993a3074e855aea1c2a6c606c19b8e265e67d1.zip
fix(cargo): bump version
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 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"