Skip to content

Commit a9e9d74

Browse files
committed
Bump version
1 parent 3928134 commit a9e9d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
_ "github.com/DarthSim/godotenv/autoload"
1010
)
1111

12-
const version = "1.0.6"
12+
const version = "1.1.0"
1313

1414
func main() {
1515
var (

0 commit comments

Comments
 (0)