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