From 432b7a47914978381f812448eada5f8eccd6b2c3 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Fri, 20 Oct 2023 16:02:15 -0700 Subject: [PATCH] 0.1.19 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 30252c97..4e920175 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ import ( ) const ( - VERSION = "0.1.18" + VERSION = "0.1.19" ) type Handler struct {