Bump version to 0.3.0 for the web dashboard v2 release

The static asset URLs carry ?v=<version> and are cached for a day, so the
redesigned CSS needs a new version to reach browsers that cached 0.2.0.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NHyYupFdBiR4VfoUM7NjSM
This commit is contained in:
2026-09-03 22:27:06 +00:00
co-authored by Claude Fable 5.1
parent e719e031cf
commit 6b0fa51e87
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "daily-epub"
version = "0.2.0"
version = "0.3.0"
edition = "2024"
[dependencies]