aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authortomaka <pierre.krieger1708@gmail.com>2015-05-02 09:10:33 +0200
committertomaka <pierre.krieger1708@gmail.com>2015-05-02 09:10:33 +0200
commitb9aa741c261b12c3edd7f17d228f0b639f203952 (patch)
tree4a325eba9d0bbbee609cd874c1940de714dce684 /Cargo.toml
parent1e714a5b23803dfa53e9c4d0357fd3871c6b8108 (diff)
downloadglutin-b9aa741c261b12c3edd7f17d228f0b639f203952.tar.gz
glutin-b9aa741c261b12c3edd7f17d228f0b639f203952.zip
Publish 0.0.30
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 ea91068..765089c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "glutin"
-version = "0.0.29"
+version = "0.0.30"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider."
keywords = ["windowing", "opengl"]