From 1b4fd51c48e8d172a6cfd33caee894d063b389f1 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Mon, 3 Nov 2025 17:39:56 +0100 Subject: chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aa9bd6d..000dc3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "iced_selection" description = "Text selection for `iced`" authors = ["pml68 "] -version = "0.1.0" +version = "0.2.0" edition = "2024" license = "MIT" readme = "README.md" -- cgit v1.2.3