From cb2eb01fb38bd0c20e7aeba4a87bb60499dff119 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Tue, 27 Aug 2024 12:07:45 +0200 Subject: [PATCH] 0.2.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0e5d196..e0745d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mdxjs" -version = "0.2.7" +version = "0.2.8" authors = ["Titus Wormer "] edition = "2018" rust-version = "1.56"