From a319355e9cd255e4286b00aad3bcc331caa5dc18 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Thu, 5 Feb 2026 14:22:38 +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 9a69ded..c491371 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "iced_selection" description = "Text selection for `iced`" authors = ["pml68 "] -version = "0.4.0" +version = "0.5.0" edition = "2024" license = "MIT" readme = "README.md" -- cgit v1.2.3