summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--widget/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/widget/Cargo.toml b/widget/Cargo.toml
index 51319d29..128a7c38 100644
--- a/widget/Cargo.toml
+++ b/widget/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "iced_widget"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2021"
description = "The built-in widgets for Iced"