diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-02-05 14:22:38 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-02-05 14:22:38 +0100 |
| commit | a319355e9cd255e4286b00aad3bcc331caa5dc18 (patch) | |
| tree | c7242d6e05ea28127f211c55cce1351cff8d5acd | |
| parent | feat: make click interval for double & triple clicks customizable (diff) | |
| download | iced_selection-a319355e9cd255e4286b00aad3bcc331caa5dc18.tar.gz | |
chore: bump versionv0.5.0
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = "iced_selection" description = "Text selection for `iced`" authors = ["pml68 <contact@pml68.dev>"] -version = "0.4.0" +version = "0.5.0" edition = "2024" license = "MIT" readme = "README.md" |
