Last commit did not build.
All checks were successful
Build Tavernworks / Explore-Gitea-Actions (push) Successful in 2m57s

I acciedentally checked in code I didn't test.

The stylesheet code needed to be in the rsx block. Also the version
needed updating.
This commit is contained in:
2026-01-17 20:05:02 -05:00
parent 6708636ec2
commit afef66d424
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bard"
version = "0.3.20"
version = "0.3.21"
edition = "2024"
description = "Dioxus components that will display a Tavern blogging system Blog."
repository = "/CyberMages/tavern"