From 322a22df9d9b989b8ef877d7c0f27d4809aff0b6 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 17 Aug 2025 00:17:06 +0300 Subject: chore: bump version to 0.0.3 --- internal/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/version.go b/internal/version.go index e9c3a2b..2299491 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.0.2" +const Version = "0.0.3" -- cgit v1.2.3