aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authortomaka <pierre.krieger1708@gmail.com>2015-04-14 22:14:57 +0200
committertomaka <pierre.krieger1708@gmail.com>2015-04-14 22:14:57 +0200
commitd56e723677c1ef08608cec5f0ebac80c357ce39a (patch)
treeae7d3b113eaa3572b1d1f88a2ba81fb041d200bb /Cargo.toml
parent079212961dc5db9beeed7b184a3e328a70e3f114 (diff)
downloadglutin-d56e723677c1ef08608cec5f0ebac80c357ce39a.tar.gz
glutin-d56e723677c1ef08608cec5f0ebac80c357ce39a.zip
Publish 0.0.25
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 4114108..3c1ea6a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "glutin"
-version = "0.0.24"
+version = "0.0.25"
authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider."
keywords = ["windowing", "opengl"]