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 50c16e9 commit 5d5fc9dCopy full SHA for 5d5fc9d
version.go
@@ -2,5 +2,5 @@ package polaris
2
3
const (
4
AppName string = "polaris"
5
- Version string = "1.2.5"
+ Version string = "1.3.0"
6
)
0 commit comments