summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-08 16:13:15 +0300
committerPaul Buetow <paul@buetow.org>2026-04-08 16:16:31 +0300
commit61925163f0a2f2a96a1b96be3dc8f1c258926c97 (patch)
treea91968737c29bcac0e42e41986b1b04848543713 /internal
parent0fc1d8445bd5b2dad6552db87528b6e196236c44 (diff)
chore: bump version to 0.13.3v0.13.3
Diffstat (limited to 'internal')
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 7073fb4..add7ade 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.13.2"
+const Version = "0.13.3"