diff options
| author | 2020-04-15 08:50:47 +0200 | |
|---|---|---|
| committer | 2020-04-15 08:58:14 +0200 | |
| commit | 4808fcbd7eb29315e66c660a21a18aa6305739b6 (patch) | |
| tree | c7a15ad796d4a39fd45376d7c27aa6bca80b4663 /web | |
| parent | f37a65896226238dda79de5800ed1c0d9e8008c2 (diff) | |
| download | iced-4808fcbd7eb29315e66c660a21a18aa6305739b6.tar.gz iced-4808fcbd7eb29315e66c660a21a18aa6305739b6.tar.bz2 iced-4808fcbd7eb29315e66c660a21a18aa6305739b6.zip  | |
Bump versions :tada:
Diffstat (limited to '')
| -rw-r--r-- | web/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/web/Cargo.toml b/web/Cargo.toml index a0c7c609..12d3865e 100644 --- a/web/Cargo.toml +++ b/web/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "iced_web" -version = "0.2.0" +version = "0.2.1"  authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]  edition = "2018"  description = "A web backend for Iced"  | 
