Skip to content

Commit 4d41530

Browse files
committed
v1.2.5
1 parent baa1680 commit 4d41530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

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

33
const (
44
AppName string = "polaris"
5-
Version string = "1.2.4"
5+
Version string = "1.2.5"
66
)

0 commit comments

Comments
 (0)