From ebafe9d2348b8abc00f3ded3cc66b48fe7e8618b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 7 Apr 2026 09:24:11 +0300 Subject: chore: bump version to 0.12.1 Amp-Thread-ID: https://ampcode.com/threads/T-019d669c-a1a9-702a-ab0e-7ea799649e17 Co-authored-by: Amp --- internal/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/version.go') 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" -- cgit v1.2.3