diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-04 13:58:36 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-04 13:58:36 +0200 |
| commit | b547dc4372175bc54ca3bfdeb215b9734987c669 (patch) | |
| tree | 758a4c302ec1eca8502e6f02280c64941e0fd635 /internal/version.go | |
| parent | 0df060769b7f43fa0cd7c5ed81992f122d7af8a9 (diff) | |
tui: fix entry editing keys and show session durationsv0.6.0
Bump version to v0.6.0.
Diffstat (limited to 'internal/version.go')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index 07ca8f7..18e6b9e 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "v0.5.1" +const Version = "v0.6.0" |
