From a32aaee83e8901beeda67b7820787d014c1e7f95 Mon Sep 17 00:00:00 2001 From: tomaka Date: Thu, 20 Oct 2016 11:24:42 +0200 Subject: [PATCH] Publish 0.5.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4252a1b5..ca252405 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "winit" -version = "0.5.2" +version = "0.5.3" authors = ["The winit contributors, Pierre Krieger "] description = "Cross-platform window creation library." keywords = ["windowing"]