Skip to content

Commit 4d79c1b

Browse files
committed
v1.2.0
1 parent 2d70319 commit 4d79c1b

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.1.0"
5+
Version string = "1.2.0"
66
)

0 commit comments

Comments
 (0)