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