chore: bump version to 0.10.0 🎉

This commit is contained in:
henrygd
2025-03-06 03:11:22 -05:00
parent d722e4712c
commit a6daa70010

View File

@@ -1,6 +1,6 @@
package beszel
const (
Version = "0.9.1"
Version = "0.10.0"
AppName = "beszel"
)