diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-07 09:24:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-07 09:24:33 +0300 |
| commit | ebafe9d2348b8abc00f3ded3cc66b48fe7e8618b (patch) | |
| tree | 2e826bb0c216944ce855200e4c74ed7bb3f3e522 /internal | |
| parent | 5e94ba617d19767098bd59506ba1ebfc58c7fd2a (diff) | |
chore: bump version to 0.12.1v0.12.1
Amp-Thread-ID: https://ampcode.com/threads/T-019d669c-a1a9-702a-ab0e-7ea799649e17
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal')
| -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 d01f156..681813f 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.0" +const Version = "0.12.1" |
