diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-16 09:00:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-16 09:00:39 +0300 |
| commit | a846354700471a48b3bc885b343928460059d9d4 (patch) | |
| tree | 1bf79294eb58506e8b7c4f5670e55c2e2bf3b332 /internal/version/version.go | |
| parent | 24b04a11f215d898cf95bcc6c0316b3d25e2b35f (diff) | |
v0.3.0: add DOS theme with VT323 webfontv0.3.0
Amp-Thread-ID: https://ampcode.com/threads/T-019d94cc-99a9-74af-8f3d-9521cd73324f
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal/version/version.go')
| -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 4e2512d..742745d 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -2,4 +2,4 @@ package version // Version is the application version (semantic versioning). -const Version = "0.2.0" +const Version = "0.3.0" |
