diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-07 14:58:13 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-07 14:58:13 +0300 |
| commit | da8c1e4b05306ae8336ee6583252e83050ca51dd (patch) | |
| tree | 5458e67eb03327a67e8623f4d968c449a015171b | |
| parent | 0cec1f812b211e2d55d09cd3f3b6df59d63cbfa1 (diff) | |
Bump version to 0.13.1v0.13.1
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 19ebd2e..697d5b2 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.0" +const Version = "0.13.1" |
