Skip to content

Commit bfa4259

Browse files
author
mirkobrombin
committed
bump: 2.0.0
1 parent e2ffc3c commit bfa4259

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.5
1+
2.0.0

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
var (
22-
Version = "2.0.0-alpha.1"
22+
Version = "2.0.0"
2323
)
2424

2525
//go:embed locales/*.yml

0 commit comments

Comments
 (0)