diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-02 08:59:18 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-02 08:59:18 +0300 |
| commit | e44bdb2420e1b033a436c02f24cee31584b2b5a6 (patch) | |
| tree | 61ba970c16d9650fb47aafaec1857d870b9b6cf6 | |
| parent | 371a8ae51ed2a1b354fff72dd8c0c3ebad13bac3 (diff) | |
bump up versionv0.9.2
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index 0e7e01e..beccbb4 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.9.1" +const Version = "0.9.2" |
