Skip to content

Commit 6ef82aa

Browse files
committed
Bump version
1 parent b65b9bf commit 6ef82aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apiserver/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
// Version tag.
24-
var Version = "3.2"
24+
var Version = "3.3"
2525

2626
// Run is the entrypoint for the freegeoip server.
2727
func Run() {

0 commit comments

Comments
 (0)