diff --git a/Cargo.toml b/Cargo.toml index e865f355..7cf43298 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "glutin" -version = "0.4.7" -authors = ["tomaka "] +version = "0.4.8" +authors = ["The glutin contributors, Pierre Krieger "] description = "Cross-platform OpenGL context provider." keywords = ["windowing", "opengl"] license = "Apache-2.0"