From 4c1dd18d1f354da0118ad7204d10f11acd2808b9 Mon Sep 17 00:00:00 2001 From: Nico Burns Date: Tue, 13 Feb 2024 19:00:03 +1300 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 69dbab1e4..8c604d8a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "taffy" -version = "0.3.11" +version = "0.4.0" authors = [ "Alice Cecile ", "Johnathan Kelley ",