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