From 3f2eb69eb5656e1495ec441969b461d8ead12ca0 Mon Sep 17 00:00:00 2001 From: James0124 Date: Fri, 26 Jan 2024 02:14:32 +0900 Subject: [PATCH] Bump version to 0.4.0. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d2fb538..28c3425 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "glslang-sys-2022" authors = ["https://github.com/James2022-rgb"] license = "MIT" -version = "0.3.0" +version = "0.4.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html