diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-05 22:20:48 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-05 22:20:48 +0200 |
| commit | 80de1ea2e76ed1283d95b85d808b13ae4338015a (patch) | |
| tree | 7c24eb61f7782f09c9082718f49ad87c556dda81 /internal/version.go | |
| parent | 83ae6b0b19a1f5bb18069210700fc81d2f43278a (diff) | |
add page scrolling keys and bump version to v0.7.0v0.7.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 18e6b9e..cb166dd 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "v0.6.0" +const Version = "v0.7.0" |
