about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-10-04 17:21:30 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-10-04 17:21:30 +0200
commitc9dd58163d1db13d22b27369e81c3ce2892062ec (patch)
tree3ca6c09e209a03341a2b73f081f64ca9e7de991e /Cargo.toml
parentstyle(treewide): Format (diff)
downloadquotify-c9dd58163d1db13d22b27369e81c3ce2892062ec.tar.gz
quotify-c9dd58163d1db13d22b27369e81c3ce2892062ec.zip
chore(version): v1.0.0 v1.0.0
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 724f9e5..0478c98 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@
 [package]
 name = "quotify"
 description = "A simple cli utility to shell quote the text inputed into it"
-version = "0.1.0"
+version = "1.0.0"
 edition = "2021"
 license = "%INIT_SPDX_LICENSE_IDENTIFER"
 homepage = "%INIT_APPLICATION_HOMEPAGE"