diff options
author | HampusM <hampus@hampusmat.com> | 2023-04-02 21:13:33 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2023-04-02 21:13:33 +0200 |
commit | 4d46e44801d8ef40c8a2f4dea1d2c9088f2557a1 (patch) | |
tree | c60161031c1be2cf20d84aea4e83b7b24ad082f9 | |
parent | ea61544764691088c76cbfb77f429fe7b12bdb23 (diff) |
build: bump version 0.2.0v0.2.0
-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" |