Bump version to 0.2.1

This commit is contained in:
2026-02-02 13:43:18 +01:00
parent e730717a8d
commit 592e822b98
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package config
// Version is the application version
const Version = "0.2.0"
const Version = "0.2.1"
var (
// GitCommit will be set by build flags or detected at runtime