From c9dd58163d1db13d22b27369e81c3ce2892062ec Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 4 Oct 2024 17:21:30 +0200 Subject: chore(version): v1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit 1.4.1