diff --git a/main.go b/main.go index f7c7f2c3..d2f4994d 100644 --- a/main.go +++ b/main.go @@ -12,7 +12,7 @@ import ( ) const ( - VERSION = "0.1.5" + VERSION = "0.1.16" ) type Handler struct {