summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-03 21:02:33 +0200
committerPaul Buetow <paul@buetow.org>2026-03-03 21:02:33 +0200
commitb3dfd2441f1448eaa21d0e92346dbb966ccc5163 (patch)
tree3d2a7f5456fb958214aed7c2019c9ec82bb43291
parent3854d4350f793ec488abdc7bfb372e619b82e12b (diff)
chore: bump version to 0.11.2v0.11.2
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 53a45b0..e03cf20 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.1"
+const Version = "0.11.2"