Skip to content

Commit cd37c53

Browse files
committed
Bump version to v1.3.1
1 parent d49d011 commit cd37c53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package version
33
import "fmt"
44

55
var (
6-
Version = "1.3.0"
6+
Version = "1.3.1"
77
Commit = "unknown"
88
)
99

0 commit comments

Comments
 (0)