diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-19 22:40:54 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-19 22:40:54 +0300 |
| commit | 3c1523cc7794da059912c70fb82a708047bc6d72 (patch) | |
| tree | d62cd99801febb689a72e0880540d94b99e90da9 /internal/version/version.go | |
| parent | 5e259cafc87c96bbe6ab6c4a498099c1ffef0fac (diff) | |
chore: bump version to v0.7.0v0.7.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/version/version.go')
| -rw-r--r-- | internal/version/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
