summaryrefslogtreecommitdiff
path: root/internal/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-23 09:03:08 +0200
committerPaul Buetow <paul@buetow.org>2026-03-23 09:03:08 +0200
commitbba1879c343ab4dee38bb6547b00a527ff6e96b8 (patch)
tree30244f7cfa49f89e472be29a24a2e007615344d2 /internal/version.go
parentb0ab982ba73a2661ebf7a98e83074e6ae2492a25 (diff)
Bump version to 0.12.0v0.12.0
Amp-Thread-ID: https://ampcode.com/threads/T-019d197f-3cb2-775c-ba8b-ff16be288021 Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal/version.go')
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
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"