summaryrefslogtreecommitdiffstats
path: root/lazy
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-07-01 04:02:38 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-07-01 04:03:24 +0200
commite6e3eff8762e9e8350f00b340348dc2261dd0053 (patch)
tree694a341945913dfd8faced1dae5cfe31b362cfc0 /lazy
parentca185c3ea47e7cc5ba1bbf8d42d652dbfdf528c4 (diff)
downloadiced-e6e3eff8762e9e8350f00b340348dc2261dd0053.tar.gz
iced-e6e3eff8762e9e8350f00b340348dc2261dd0053.tar.bz2
iced-e6e3eff8762e9e8350f00b340348dc2261dd0053.zip
Bump versions :tada:
Diffstat (limited to 'lazy')
-rw-r--r--lazy/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lazy/Cargo.toml b/lazy/Cargo.toml
index 7d439e47..9a184dd1 100644
--- a/lazy/Cargo.toml
+++ b/lazy/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "iced_lazy"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2021"
description = "Lazy widgets for Iced"