diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-17 19:00:34 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-17 19:00:34 +0200 |
| commit | 2c08decf4569f9ed55714120ca2a2cb6521d292e (patch) | |
| tree | 09df5f29991c92a944dc9f509f8d0f29125b4118 /internal/version | |
| parent | 362e3e8112ad36d21bd570aa062e9f7185a8b9e9 (diff) | |
Bump version to 0.11.0, change separator color to red0.11.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/version')
| -rw-r--r-- | internal/version/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version/version.go b/internal/version/version.go index bc3d485..2ba0f52 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,4 +1,4 @@ package version // Version is the application version (set at build time or here for development). -const Version = "0.10.1" +const Version = "0.11.0" |
