diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-22 17:24:31 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-22 17:24:31 +0300 |
| commit | 1528fbd588262bcd39130ab0829219254ca371d9 (patch) | |
| tree | 9fe15ab439d8debccb95cce9e4a6d8c57f8505dd | |
| parent | 18a51e3dd522cc40508358e6ff843348d38530d3 (diff) | |
| -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 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" |
