From 44984f451c30e887b6adbdb8bc13ce74ee125d58 Mon Sep 17 00:00:00 2001 From: Sara Vieira Date: Mon, 19 Dec 2022 14:06:21 +0000 Subject: [PATCH] up version --- typed-html/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typed-html/Cargo.toml b/typed-html/Cargo.toml index bd1eb23..a0eaa2a 100644 --- a/typed-html/Cargo.toml +++ b/typed-html/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "axohtml" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Axo Developer Co ", "Bodil Stokke "] license = "MPL-2.0+"