Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 0850f12

Browse files
tagpr: prepare for the next release (#73)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6389351 commit 0850f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package version
22

33
const (
4-
Version = "0.5.2"
4+
Version = "0.5.3"
55
)

0 commit comments

Comments
 (0)