Skip to content

Commit b67ee52

Browse files
author
github-actions
committed
Automatic version bump from GitHub Action at: Sat Dec 27 10:54:03 UTC 2025 v0.1.128
1 parent e67e7ef commit b67ee52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package rdns
22

33
var (
4-
BuildVersion string = "v0.1.127"
5-
BuildTime string = "Sat Dec 20 22:34:46 UTC 2025"
6-
BuildNumber string = "107"
4+
BuildVersion string = "v0.1.128"
5+
BuildTime string = "Sat Dec 27 10:54:03 UTC 2025"
6+
BuildNumber string = "108"
77
)
88

0 commit comments

Comments
 (0)