From 3b4110321b0c9f45f849d65163ebb0b6964c5689 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Sun, 26 Oct 2025 20:39:11 +0100 Subject: docs: add examples to helper methods, macros and `Text` doc comments --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 396241e..aa9bd6d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "iced_selection" description = "Text selection for `iced`" authors = ["pml68 "] -version = "0.0.0" +version = "0.1.0" edition = "2024" license = "MIT" readme = "README.md" -- cgit v1.2.3