aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-12-30 16:32:30 +0100
committerPolesznyák Márk <contact@pml68.dev>2025-12-30 16:32:30 +0100
commit8355621047e86389001c6a1d96c1d27fd03de26f (patch)
tree83a73a1d1e48821adebf083e1e5d1ca56774dccf
parentdocs: update CHANGLELOG and README to reflect latest changes (diff)
downloadiced_selection-8355621047e86389001c6a1d96c1d27fd03de26f.tar.gz
chore: bump versionv0.4.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <contact@pml68.dev>"]
-version = "0.3.1"
+version = "0.4.0"
edition = "2024"
license = "MIT"
readme = "README.md"