From 3c1523cc7794da059912c70fb82a708047bc6d72 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 19 Apr 2026 22:40:54 +0300 Subject: chore: bump version to v0.7.0 Co-Authored-By: Claude Sonnet 4.6 --- internal/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/version/version.go b/internal/version/version.go index ab055b1..d019841 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -2,4 +2,4 @@ package version // Version is the current release version of foostore. -const Version = "v0.6.0" +const Version = "v0.7.0" -- cgit v1.2.3