diff --git a/Cargo.toml b/Cargo.toml index 022c0fd3..d3e8a9c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "winit" -version = "0.7.0" +version = "0.7.1" authors = ["The winit contributors, Pierre Krieger "] description = "Cross-platform window creation library." keywords = ["windowing"]