diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-19 23:08:38 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-19 23:08:38 +0300 |
| commit | 3a6c690230f769ad33bc26e2fc5d5662e38fe3d6 (patch) | |
| tree | 758244e6f5c5e36e4c791fe460a391e29916cedb | |
| parent | d7e0755dd156673b34ee242091b7d35207a4b1ff (diff) | |
chore: bump version to 0.5.2v0.5.2
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <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 360eeb8..60aa9ce 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.5.1" +const Version = "0.5.2" |
