diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-08 08:32:48 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-08 08:32:48 +0200 |
| commit | ffa8e0bab35e430ed0e23ccc2383d56559924acc (patch) | |
| tree | 3decb4e6f7ec525be9631dfde3e3e0452800d1a6 | |
| parent | 9a1a8d4f072166a91f853d9b9eabfc6ebbab3474 (diff) | |
chore: bump version to v0.8.2v0.8.2
| -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 77fc7f1..6bfbd9b 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.8.1" +const Version = "0.8.2" |
