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

Commit 677e867

Browse files
tagpr: prepare for the next release (#70)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7a5b0ae commit 677e867

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.1"
4+
Version = "0.5.2"
55
)

0 commit comments

Comments
 (0)