diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-22 20:54:00 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-22 20:54:00 +0200 |
| commit | e68d0959297bc1140a6b04ca10d4f2d7a2dac19b (patch) | |
| tree | 67aa0a4b9d4719f3558ac9c4cf86ba57f8783c68 /internal/version | |
| parent | 9df83b738cd6731c5d7171dc0f4de6bb99871029 (diff) | |
Bump version to v0.5.0v0.5.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/version')
| -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 2291e47..641e6f0 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.4.0" +const Version = "v0.5.0" |
