summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-22 23:30:43 +0200
committerPaul Buetow <paul@buetow.org>2026-02-22 23:30:43 +0200
commit13272b89c8e343f53f0633fd057d7a0054113524 (patch)
treed16d2799888c43556195de1566990ce00f43cbb2 /internal/version
parente68d0959297bc1140a6b04ca10d4f2d7a2dac19b (diff)
Bump version to v0.5.1, change default data_dir to ~/git/foostoredbv0.5.1
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 641e6f0..4a3c9d9 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.5.0"
+const const Version = "v0.5.1"