From 621c61d826d2b1b7b0ab72aa8874b8e2a371857f Mon Sep 17 00:00:00 2001 From: Hunter Trujillo Date: Wed, 5 Jun 2024 15:15:09 -0600 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 1572a9d..1329b95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "carbonado" -version = "0.3.6" +version = "0.4.0" edition = "2021" license = "MIT" description = "An apocalypse-resistant data storage format for the truly paranoid."