diff options
Diffstat (limited to '')
| -rw-r--r-- | winit/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/winit/Cargo.toml b/winit/Cargo.toml index f59254c1..b6662451 100644 --- a/winit/Cargo.toml +++ b/winit/Cargo.toml @@ -1,6 +1,6 @@  [package]  name = "iced_winit" -version = "0.1.0" +version = "0.1.1"  authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]  edition = "2018"  description = "A winit runtime for Iced"  | 
