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