diff options
author | HampusM <hampus@hampusmat.com> | 2023-03-05 21:55:13 +0100 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2023-03-05 21:55:13 +0100 |
commit | 5045fff7674182df9751fed6d3c3aad833a241d7 (patch) | |
tree | c125552560b84fcc82078500f9097a97531f3990 /Cargo.toml | |
parent | 3cc9bec761ad81c48bf18bda599232588980b1cb (diff) |
build: bump version to 0.1.1v0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "opengl-registry" -version = "0.1.0" +version = "0.1.1" license = "MIT OR Apache-2.0" edition = "2021" description = "Rust API for the OpenGL API and Extension Registry" |