From c3ab907e04fa206380638545a5b98f92f8b9343d Mon Sep 17 00:00:00 2001 From: Pierre Krieger Date: Sun, 15 Feb 2015 14:05:08 +0100 Subject: Setup deployment on crates.io --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 57ccae0..724b2c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "glutin" -version = "0.0.4-pre" +version = "0.0.4" 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