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