summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index 19ebd2e..697d5b2 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.0"
+const Version = "0.13.1"