From 5e03fe52863018a56b5871a7ed28313de4fcf7c9 Mon Sep 17 00:00:00 2001 From: b1ek Date: Wed, 23 Aug 2023 16:59:56 +1000 Subject: [PATCH] bump to 0.2.0 as more or less stable code reached --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4d511c6..2a8cb53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "brainrust" -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