From ac9f2af4349c7006a84a11f969eb51111d1383a5 Mon Sep 17 00:00:00 2001 From: Sean McArthur Date: Mon, 30 Mar 2020 15:26:58 -0700 Subject: [PATCH] v0.2.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 54615f3..81ce9c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ name = "h2" # - html_root_url. # - Update CHANGELOG.md. # - Create git tag -version = "0.2.3" +version = "0.2.4" license = "MIT" authors = [ "Carl Lerche ",