summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-04-15 08:50:47 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-04-15 08:58:14 +0200
commit4808fcbd7eb29315e66c660a21a18aa6305739b6 (patch)
treec7a15ad796d4a39fd45376d7c27aa6bca80b4663 /Cargo.toml
parentf37a65896226238dda79de5800ed1c0d9e8008c2 (diff)
downloadiced-4808fcbd7eb29315e66c660a21a18aa6305739b6.tar.gz
iced-4808fcbd7eb29315e66c660a21a18aa6305739b6.tar.bz2
iced-4808fcbd7eb29315e66c660a21a18aa6305739b6.zip
Bump versions :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 c9e19653..9c52ea8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "iced"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
description = "A cross-platform GUI library inspired by Elm"