From 4ef6d3306d33f33d2946b9a17248b3377616830f Mon Sep 17 00:00:00 2001 From: Deirdre Connolly Date: Sat, 3 Apr 2021 10:18:33 -0400 Subject: [PATCH] Bump to 0.4.0 (#75) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2e6a4cd..5c47ea2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2018" # - Update html_root_url # - Update CHANGELOG.md # - Create git tag. -version = "0.3.0" +version = "0.4.0" authors = ["Henry de Valence ", "Deirdre Connolly ", "Chelsea Komlo "] readme = "README.md" license = "MIT OR Apache-2.0"