diff --git a/Cargo.toml b/Cargo.toml index 918aaf4..16b7c89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glow" -version = "0.15.0" +version = "0.16.0" description = "GL on Whatever: a set of bindings to run GL (Open GL, OpenGL ES, and WebGL) anywhere, and avoid target-specific code." authors = [ "Joshua Groves ",