diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-28 09:45:39 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-28 09:45:39 +0200 |
| commit | 1207e1e274288cdd4f52636740760705c0f6329d (patch) | |
| tree | d917e49af04f4f7e6411f605fba409c8efd3ef8f /internal | |
| parent | 5c320247d048da36c74b854d6b83db58e93e8121 (diff) | |
Amp-Thread-ID: https://ampcode.com/threads/T-019ca323-dde1-73ac-97f0-cebfae5922a5
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal')
| -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 4570a74..2accda2 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -1,4 +1,4 @@ package version // Version is the application version. -const Version = "0.2.1" +const Version = "0.2.2" |
