chore: bump version to 0.9.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-15 15:29:37 +01:00
parent 94f1f1c266
commit 9aecc7ce02

View File

@@ -20,7 +20,7 @@ import (
"git.t-juice.club/torjus/oubliette/internal/web" "git.t-juice.club/torjus/oubliette/internal/web"
) )
const Version = "0.8.0" const Version = "0.9.0"
func main() { func main() {
if err := run(); err != nil { if err := run(); err != nil {