Skip to content

Commit e3e7f3f

Browse files
committed
Update main.go
1 parent 1c8d0fb commit e3e7f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/konta/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/talyguryn/konta/internal/logger"
1010
)
1111

12-
const Version = "0.1.44"
12+
const Version = "0.1.45"
1313

1414
func main() {
1515
if len(os.Args) < 2 {

0 commit comments

Comments
 (0)