diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-22 17:27:26 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-22 17:27:26 +0300 |
| commit | 418bf155e0a28733fb72bdf4af27ffcbc399fee2 (patch) | |
| tree | 45edb209066e78198e8b931dfbfe33eb1f9c0cb3 /internal/version.go | |
| parent | 46d9b211f7935208d9957d7aad9d3e8a9fa491ba (diff) | |
Update module path and docs
Diffstat (limited to 'internal/version.go')
| -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 eb311f7..f10ab7b 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.0.1" +const Version = "0.9.0" |
