We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8d0fb commit e3e7f3fCopy full SHA for e3e7f3f
cmd/konta/main.go
@@ -9,7 +9,7 @@ import (
9
"github.com/talyguryn/konta/internal/logger"
10
)
11
12
-const Version = "0.1.44"
+const Version = "0.1.45"
13
14
func main() {
15
if len(os.Args) < 2 {
0 commit comments