summaryrefslogtreecommitdiffstats
path: root/pure/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Richard <richardsoncusto@gmail.com>2022-05-10 09:50:17 -0300
committerLibravatar Richard <richardsoncusto@gmail.com>2022-05-10 09:50:17 -0300
commitb440df9afbb2b63717e84d209a0995ada0e72e6d (patch)
tree80b0a55ff3834647a6527d8856632e79d8352789 /pure/Cargo.toml
parent27fdc707562d4e229f07ed9496ed5d64f4e108bc (diff)
parentd4ed8afa1ed15486144dc7afee52c09e044a92e0 (diff)
downloadiced-b440df9afbb2b63717e84d209a0995ada0e72e6d.tar.gz
iced-b440df9afbb2b63717e84d209a0995ada0e72e6d.tar.bz2
iced-b440df9afbb2b63717e84d209a0995ada0e72e6d.zip
Merge branch 'master' into dev/system-information
Diffstat (limited to 'pure/Cargo.toml')
-rw-r--r--pure/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pure/Cargo.toml b/pure/Cargo.toml
index 8369a717..2301031d 100644
--- a/pure/Cargo.toml
+++ b/pure/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "iced_pure"
-version = "0.2.0"
+version = "0.2.1"
edition = "2021"
description = "Pure widgets for Iced"
license = "MIT"