aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-12-09 10:26:13 +0100
committerPolesznyák Márk <contact@pml68.dev>2025-12-09 10:26:13 +0100
commitb4c0086d995e3370defa875e4d6cc7aaf98dc613 (patch)
tree51417b35d7c09cdf94b100254482506e3828773d /Cargo.toml
parentchore: update as necessary for upstream iced changes (diff)
downloadiced_selection-b4c0086d995e3370defa875e4d6cc7aaf98dc613.tar.gz
chore: bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f2e0149..a2d4ce4 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.0"
+version = "0.3.1"
edition = "2024"
license = "MIT"
readme = "README.md"