Skip to content

Commit 3b54513

Browse files
committed
bump version
1 parent d0a06a0 commit 3b54513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/model/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
const (
99
MAJOR = 0
1010
MINOR = 5
11-
FIX = 1
11+
FIX = 2
1212
DEV = false
1313
)
1414

0 commit comments

Comments
 (0)