diff options
author | tomaka <pierre.krieger1708@gmail.com> | 2015-02-21 18:11:26 +0100 |
---|---|---|
committer | tomaka <pierre.krieger1708@gmail.com> | 2015-02-21 18:11:26 +0100 |
commit | 424dbb29ed52b76dedfee752699635337277568c (patch) | |
tree | 932b878e7067095497c6c0c5c3ecd53e9c1fd163 | |
parent | 06eab6f6c0ad2d8085e2074c47967f770e49792a (diff) | |
download | glutin-424dbb29ed52b76dedfee752699635337277568c.tar.gz glutin-424dbb29ed52b76dedfee752699635337277568c.zip |
Bump version
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "glutin" -version = "0.0.4" +version = "0.0.5" authors = ["tomaka <pierre.krieger1708@gmail.com>"] description = "Cross-plaform OpenGL context provider. Important: the crates.io only supports Windows and Linux for the moment." keywords = ["windowing", "opengl"] |