From c85235a2e2424f43dfb0f392d6e4020e20b9f29b Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 30 Dec 2025 16:32:30 +0100 Subject: chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a2d4ce4..ccee0e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "iced_selection" description = "Text selection for `iced`" authors = ["pml68 "] -version = "0.3.1" +version = "0.4.0" edition = "2024" license = "MIT" readme = "README.md" -- cgit v1.2.3