From e4b72f6580adf5d7cee0888ee7f226335db1fd3e Mon Sep 17 00:00:00 2001 From: Myrddin Dundragon Date: Tue, 13 Jan 2026 23:20:59 -0500 Subject: [PATCH] Updating the version to try and fix publish. --- bard/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bard/Cargo.toml b/bard/Cargo.toml index 88d1b6b..d44b8ac 100644 --- a/bard/Cargo.toml +++ b/bard/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bard" -version = "0.3.18" +version = "0.3.19" edition = "2024" description = "Dioxus components that will display a Tavern blogging system Blog." repository = "/CyberMages/tavern"