aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authortomaka <pierre.krieger1708@gmail.com>2015-03-21 13:58:55 +0100
committertomaka <pierre.krieger1708@gmail.com>2015-03-21 13:58:55 +0100
commit3ad95d58679d7b3740eff791de2abe6857598ecd (patch)
tree5673d3ae5f672904fbeb57d0c92ab32e9a8d8b8f /Cargo.toml
parentbbf037a4a3f519b5637cca22cc4f0320e5eadddb (diff)
downloadglutin-3ad95d58679d7b3740eff791de2abe6857598ecd.tar.gz
glutin-3ad95d58679d7b3740eff791de2abe6857598ecd.zip
Release 0.0.12
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider. Important: the crates.io only supports Windows and Linux for the moment."
keywords = ["windowing", "opengl"]