diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-07 19:55:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-07 19:55:14 +0300 |
| commit | 51c66f392937aab1cb0909985217ced177c01b7a (patch) | |
| tree | b9353bbd8e6139295b1f3547f0f250278b3f76dc | |
| parent | 361a2a542fa60d7ab04e820cbf3d0f11ffc5531f (diff) | |
Bump version to 0.13.2v0.13.2
Co-Authored-By: Claude Sonnet 4.6 <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 697d5b2..7073fb4 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,4 +1,4 @@ package internal // Version is the current version of Task Samurai. -const Version = "0.13.1" +const Version = "0.13.2" |
