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 2d70319 commit 4d79c1bCopy full SHA for 4d79c1b
version.go
@@ -2,5 +2,5 @@ package polaris
2
3
const (
4
AppName string = "polaris"
5
- Version string = "1.1.0"
+ Version string = "1.2.0"
6
)
0 commit comments