summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-05-03 19:43:27 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-05-03 19:43:27 +0200
commit62677eafc0c11e8dcbede9870a74cdcccfeba55c (patch)
tree459080327aa2a853f4dcec8331fc5a9939f30445 /Cargo.toml
parent30e84433f711fb2b372a0f864552a84ca25cec56 (diff)
downloadiced-62677eafc0c11e8dcbede9870a74cdcccfeba55c.tar.gz
iced-62677eafc0c11e8dcbede9870a74cdcccfeba55c.tar.bz2
iced-62677eafc0c11e8dcbede9870a74cdcccfeba55c.zip
Bump version :tada:
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 3dcfacc3..b090b58d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "iced"
-version = "0.4.1"
+version = "0.4.2"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2021"
description = "A cross-platform GUI library inspired by Elm"