Skip to content

Commit 7905e5b

Browse files
author
Patrick Zheng
authored
Merge pull request #1268 from Two-Hearts/release-1.3
bump: release v1.3.2
2 parents b65a8df + 001cc91 commit 7905e5b

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
@@ -15,7 +15,7 @@ package version
1515

1616
var (
1717
// Version shows the current notation version, optionally with pre-release.
18-
Version = "v1.3.1"
18+
Version = "v1.3.2"
1919

2020
// BuildMetadata stores the build metadata.
2121
//

0 commit comments

Comments
 (0)