From 54bfe16c28c1fd6b8968618f880dc2384ca78d80 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Sat, 30 Sep 2023 14:09:38 -0700 Subject: [PATCH] Oops --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {