From bba1879c343ab4dee38bb6547b00a527ff6e96b8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 23 Mar 2026 09:03:08 +0200 Subject: Bump version to 0.12.0 Amp-Thread-ID: https://ampcode.com/threads/T-019d197f-3cb2-775c-ba8b-ff16be288021 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 b150a05..d01f156 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.11.4" +const Version = "0.12.0" -- cgit v1.2.3