aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre Krieger <pierre.krieger1708@gmail.com>2015-07-25 16:15:00 +0200
committerPierre Krieger <pierre.krieger1708@gmail.com>2015-07-25 16:15:00 +0200
commit15dfbd1ef622fbd3c3475e429422275ca1798d48 (patch)
treec32282a6162210ab71083b44e49c9d0e97f6b6c4 /Cargo.toml
parent37b4089015c8d42d4d225c38aab1c1a95933f5f6 (diff)
downloadglutin-15dfbd1ef622fbd3c3475e429422275ca1798d48.tar.gz
glutin-15dfbd1ef622fbd3c3475e429422275ca1798d48.zip
Publish 0.3.4
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 7f30a3f..7f4f016 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "glutin"
-version = "0.3.3"
+version = "0.3.4"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider."
keywords = ["windowing", "opengl"]