diff --git a/Cargo.toml b/Cargo.toml index d0e5f1b4..15b2c62e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "winit" -version = "0.19.1" +version = "0.20.0-alpha1" authors = ["The winit contributors", "Pierre Krieger "] description = "Cross-platform window creation library." keywords = ["windowing"]