From 2847fd56264129d8577795f2a5e78b7461af60ea Mon Sep 17 00:00:00 2001 From: zeozeozeo <108888572+zeozeozeo@users.noreply.github.com> Date: Mon, 26 Aug 2024 11:32:18 +0500 Subject: [PATCH] bump semver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8647a3f..abd2e09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ repository = "https://github.com/zeozeozeo/egui-twemoji" categories = ["gui"] keywords = ["egui", "emoji", "twemoji", "widget"] readme = "README.md" -version = "0.3.0" +version = "0.4.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html