aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre Krieger <pierre.krieger1708@gmail.com>2015-10-03 16:58:04 +0200
committerPierre Krieger <pierre.krieger1708@gmail.com>2015-10-03 16:58:04 +0200
commitdf10bbd1632cfd29429270734da485d295e6b888 (patch)
tree6aa60d2619af08e4942238cc9999f21e91bb7c6b /Cargo.toml
parent747040cc8c653a8d67a888659515c88341683fbd (diff)
downloadglutin-df10bbd1632cfd29429270734da485d295e6b888.tar.gz
glutin-df10bbd1632cfd29429270734da485d295e6b888.zip
Publish 0.4.0
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 79831db..dacef71 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "glutin"
-version = "0.3.7"
+version = "0.4.0"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider."
keywords = ["windowing", "opengl"]