Skip to content

Commit 689f283

Browse files
committed
v1.1.0
1 parent 7fd914e commit 689f283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ package polaris
22

33
const (
44
AppName string = "polaris"
5-
Version string = "1.0.0"
5+
Version string = "1.1.0"
66
)

0 commit comments

Comments
 (0)