diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-11 23:02:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-11 23:02:09 +0300 |
| commit | 948f652fabc810ba8166727ba9f0daed555830d7 (patch) | |
| tree | cf5beaee706ab287c3700057daf04c6879616317 /internal/version/version.go | |
| parent | 73a41c7e2fab3a125ab318934b7d486744b66eb3 (diff) | |
Release v0.1.6v0.1.6
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 0a14c44..3f21bc2 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.1.5" +const Version = "0.1.6" |
