Skip to content

Commit

Permalink
chore: bump version to 0.10.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
henrygd committed Mar 6, 2025
1 parent d722e47 commit a6daa70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beszel/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package beszel

const (
Version = "0.9.1"
Version = "0.10.0"
AppName = "beszel"
)

0 comments on commit a6daa70

Please sign in to comment.