aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathaniel Theis <nttheis@gmail.com>2015-03-31 11:41:58 -0700
committerNathaniel Theis <nttheis@gmail.com>2015-03-31 11:41:58 -0700
commitf554eceb589aa8cc891f98b7fe9cec78335cb5ac (patch)
treef8aea2d8c5703b44b37c73f188e8b5d4664bef87 /Cargo.toml
parenta1b504d16c6734dd064aff84059f45c803d97eb3 (diff)
downloadglutin-f554eceb589aa8cc891f98b7fe9cec78335cb5ac.tar.gz
glutin-f554eceb589aa8cc891f98b7fe9cec78335cb5ac.zip
Release 0.0.17
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 57ae185..b421271 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "glutin"
-version = "0.0.16"
+version = "0.0.17"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider."
keywords = ["windowing", "opengl"]