From f494efbf3f82525f592737e70af5f09e7d6711b9 Mon Sep 17 00:00:00 2001 From: Llywelwyn Date: Sat, 15 Jun 2024 20:41:21 +0100 Subject: [PATCH] bump ver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4ef01ec..55d7645 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-rl" -version = "0.1.2" +version = "0.1.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html