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 681813f..19ebd2e 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.12.1"
+const Version = "0.13.0"