diff options
Diffstat (limited to 'web/Cargo.toml')
-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" |