Used the wrong sign on the date check.

This commit is contained in:
2025-09-08 21:23:09 -04:00
parent c64f62b07e
commit d3be69903e
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "tavern"
version = "0.2.8"
version = "0.2.9"
edition = "2024"
description = "A blogging system that will allow you to write your blog in Markdown and then display it in HTML using Dioxus."
repository = "/CyberMages/tavern"