From b8993dce399a134f95ef79861ccc8b642bd81639 Mon Sep 17 00:00:00 2001 From: Sergio Ribera Date: Sun, 1 Oct 2023 13:08:15 -0400 Subject: [PATCH] chore: Release simplemoji version 0.1.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b749b85..de998fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -version = "0.1.5" +version = "0.1.6" name = "simplemoji" description = "Fast Application for look your amazing emojis write in Rust" homepage = "https://github.com/SergioRibera/Simplemoji"