From 3ad95d58679d7b3740eff791de2abe6857598ecd Mon Sep 17 00:00:00 2001 From: tomaka Date: Sat, 21 Mar 2015 13:58:55 +0100 Subject: Release 0.0.12 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 395fef9..bb44e00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "glutin" -version = "0.0.11" +version = "0.0.12" 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