diff options
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@  [package]  name = "opengl-registry" -version = "0.1.1" +version = "0.2.0"  license = "MIT OR Apache-2.0"  edition = "2021"  description = "Rust API for the OpenGL API and Extension Registry"  | 
