aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authortomaka <pierre.krieger1708@gmail.com>2015-03-30 07:12:57 +0200
committertomaka <pierre.krieger1708@gmail.com>2015-03-30 07:12:57 +0200
commitc3470abc8e818c3ba1247df243055f5d1f854f2c (patch)
treeba66844070591905298521e1aacc9e401fb3e945 /Cargo.toml
parent12c00f0c393de89bc5cbb3f974931577bd2adb65 (diff)
downloadglutin-c3470abc8e818c3ba1247df243055f5d1f854f2c.tar.gz
glutin-c3470abc8e818c3ba1247df243055f5d1f854f2c.zip
Release 0.0.16
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 1f7a465..57ae185 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "glutin"
-version = "0.0.15"
+version = "0.0.16"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider."
keywords = ["windowing", "opengl"]