summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-07 09:24:11 +0300
committerPaul Buetow <paul@buetow.org>2026-04-07 09:24:33 +0300
commitebafe9d2348b8abc00f3ded3cc66b48fe7e8618b (patch)
tree2e826bb0c216944ce855200e4c74ed7bb3f3e522 /internal
parent5e94ba617d19767098bd59506ba1ebfc58c7fd2a (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.go2
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"