diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-08 08:48:00 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-08 08:48:00 +0200 |
| commit | 71c560fcd2346a24a5e85de9da49a9fbea0b84a6 (patch) | |
| tree | c29bb3ff9ee9906979e9cdc494eea4aa26951c78 | |
| parent | 6e2635afc69579fdc895d6b7890538ca98dabaae (diff) | |
| -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 6bfbd9b..a1619b6 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.8.2" +const Version = "0.8.3" |
