From b08fada163ab7634c665cbfb0a2ef2efbcf50f97 Mon Sep 17 00:00:00 2001 From: MegaBrutal Date: Sun, 19 Feb 2023 01:15:00 +0100 Subject: [PATCH] Advance version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 495a427..5ffa740 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hlquery" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- 2.34.1