summaryrefslogtreecommitdiffstats
path: root/core/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-11-10 18:15:10 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-11-10 18:15:10 +0100
commit23299a555f8b7e908a6a14915307792a7cf97b9a (patch)
tree2bde788b54c43ad9c175bb0206c0477aa32766fd /core/Cargo.toml
parenta6298ba12c038d5eaddca9327abb385aa72a82e9 (diff)
downloadiced-23299a555f8b7e908a6a14915307792a7cf97b9a.tar.gz
iced-23299a555f8b7e908a6a14915307792a7cf97b9a.tar.bz2
iced-23299a555f8b7e908a6a14915307792a7cf97b9a.zip
Bump versions :tada:
Diffstat (limited to 'core/Cargo.toml')
-rw-r--r--core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index 9f6e830a..6fd0a38c 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "iced_core"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2021"
description = "The essential concepts of Iced"