diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-18 07:45:32 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-18 07:45:32 +0300 |
| commit | 4b7369b593bb6d26d092a9de0c1a7dcd3635a3c4 (patch) | |
| tree | 336ef4ed819d61ece6a025354ffa553b00b9fdd9 | |
| parent | 3a5a04e006687044d01740974d0d1db72fe8c406 (diff) | |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| -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 9d7e1cf..9b5e53a 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.29.2" +const Version = "0.29.3" |
