chore: bump version to 0.6.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-15 05:17:57 +01:00
parent aa569aac16
commit b8fcbc7e10

View File

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