From 704157be00446e630e8d82ce5c77454268519d38 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Mon, 24 Nov 2025 11:49:26 +0000 Subject: [PATCH] bump api version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index bc909cb..8f15939 100644 --- a/main.go +++ b/main.go @@ -709,7 +709,7 @@ func flagPassed(name string) (found bool) { } // @title jfa-go internal API -// @version 0.5.2 +// @version 0.6.0 // @description API for the jfa-go frontend // @contact.name Harvey Tindall // @contact.email hrfee@hrfee.dev