From ca982f7ee4aa81d866b0cfdfa2208b0d45301b26 Mon Sep 17 00:00:00 2001 From: Zhou Fang Date: Sun, 4 Aug 2024 18:06:57 +0900 Subject: [PATCH] chore: bump version to 1.0.0 (#2) * chore: bump version to 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 816b0cc..fb4e572 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flemoji" -version = "0.1.0" +version = "1.0.0" edition = "2021" [[bin]]