summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-22 20:54:00 +0200
committerPaul Buetow <paul@buetow.org>2026-02-22 20:54:00 +0200
commite68d0959297bc1140a6b04ca10d4f2d7a2dac19b (patch)
tree67aa0a4b9d4719f3558ac9c4cf86ba57f8783c68 /internal/version
parent9df83b738cd6731c5d7171dc0f4de6bb99871029 (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.go2
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"