summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-18 23:56:37 +0300
committerPaul Buetow <paul@buetow.org>2026-04-18 23:56:37 +0300
commit580ae1e5a61880f9e3844c691ad89efedf19f3b0 (patch)
treea76d1173b5fc96dc8183227a454de684fb7e2d1a /internal/version
parent4943153ae6dd38a4d26297a5be14e6c974b76207 (diff)
v0.4.3
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 dbcbe4d..81cce33 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -2,4 +2,4 @@
package version
// Version is the application version (semantic versioning).
-const Version = "0.4.2"
+const Version = "0.4.3"