chore: bump version to 0.5.0 and update vendor hash

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-14 23:22:28 +01:00
parent 49425635ce
commit d78d461236
2 changed files with 2 additions and 2 deletions

View File

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