summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-22 17:24:31 +0300
committerPaul Buetow <paul@buetow.org>2026-04-22 17:24:31 +0300
commit1528fbd588262bcd39130ab0829219254ca371d9 (patch)
tree9fe15ab439d8debccb95cce9e4a6d8c57f8505dd
parent18a51e3dd522cc40508358e6ff843348d38530d3 (diff)
Release v0.15.0v0.15.0main
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 1520c59..14fba0b 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.14.0"
+const Version = "0.15.0"