From 277b66a70852661f7eb645e3e216c927eb94dffb Mon Sep 17 00:00:00 2001 From: tomaka Date: Sun, 8 Mar 2015 10:39:53 +0100 Subject: Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 086d425..c228f83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "glutin" -version = "0.0.6" +version = "0.0.7" authors = ["tomaka "] description = "Cross-plaform OpenGL context provider. Important: the crates.io only supports Windows and Linux for the moment." keywords = ["windowing", "opengl"] -- cgit v1.2.3