summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-11-10 02:25:28 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-11-10 02:25:28 +0100
commit7eaeab8d99b5b99c42ede0749e1499eb5a52162e (patch)
tree2711a57ac626ce6d2bb20474ccaded797f38696f /Cargo.toml
parent9fe67161fdd28c4017ef353cecd2a1c8934eea85 (diff)
downloadiced-7eaeab8d99b5b99c42ede0749e1499eb5a52162e.tar.gz
iced-7eaeab8d99b5b99c42ede0749e1499eb5a52162e.tar.bz2
iced-7eaeab8d99b5b99c42ede0749e1499eb5a52162e.zip
Update `README`
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 edaaf143..204d3de8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "iced"
-version = "0.5.0"
+version = "0.5.1"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2021"
description = "A cross-platform GUI library inspired by Elm"