diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-08 16:13:15 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-08 16:16:31 +0300 |
| commit | 61925163f0a2f2a96a1b96be3dc8f1c258926c97 (patch) | |
| tree | a91968737c29bcac0e42e41986b1b04848543713 | |
| parent | 0fc1d8445bd5b2dad6552db87528b6e196236c44 (diff) | |
chore: bump version to 0.13.3v0.13.3
| -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 7073fb4..add7ade 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.2" +const Version = "0.13.3" |
