diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-07 14:16:24 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-07 14:16:24 +0300 |
| commit | 0f771e9a2ac8d52071b90f0cffb675a7c941f03b (patch) | |
| tree | 3e7bec6c1e3f3515a217d90f9cc3bda9d85b50dd /internal/version.go | |
| parent | 9e03dfa769ee54ab904f0151b8de0807e7363d3c (diff) | |
Bump version to 0.13.0v0.13.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/version.go')
| -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 681813f..19ebd2e 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.12.1" +const Version = "0.13.0" |
