aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2023-04-02 21:13:33 +0200
committerHampusM <hampus@hampusmat.com>2023-04-02 21:13:33 +0200
commit4d46e44801d8ef40c8a2f4dea1d2c9088f2557a1 (patch)
treec60161031c1be2cf20d84aea4e83b7b24ad082f9
parentea61544764691088c76cbfb77f429fe7b12bdb23 (diff)
build: bump version 0.2.0v0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 880516b..3af2b0f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"