From 33662b9f5fee0377e785ef9ba5a45ddcf115b086 Mon Sep 17 00:00:00 2001 From: Arjun Satarkar Date: Fri, 2 Jun 2023 00:43:08 +0530 Subject: CLI: increase version to 1.0.0 --- hitomezashi_cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hitomezashi_cli/Cargo.toml') diff --git a/hitomezashi_cli/Cargo.toml b/hitomezashi_cli/Cargo.toml index a95192f..fa33120 100644 --- a/hitomezashi_cli/Cargo.toml +++ b/hitomezashi_cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hitomezashi_cli" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3-57-g22cb