diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "glutin" -version = "0.4.9" +version = "0.5.0" authors = ["The glutin contributors, Pierre Krieger <pierre.krieger1708@gmail.com>"] description = "Cross-platform OpenGL context provider." keywords = ["windowing", "opengl"] |