We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa1680 commit 4d41530Copy full SHA for 4d41530
version.go
@@ -2,5 +2,5 @@ package polaris
2
3
const (
4
AppName string = "polaris"
5
- Version string = "1.2.4"
+ Version string = "1.2.5"
6
)
0 commit comments