diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-22 22:28:50 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-22 22:28:50 +0300 |
| commit | 925b64bc16af9a6b2daff8468e54d86e6935fe26 (patch) | |
| tree | dd23bd2f05c382b711419ea24003929cc870561b /internal/version/version.go | |
| parent | d3ed4f2b6b49917ad293746cd6300a11eafb8f4d (diff) | |
v0.8.0: modal drift, flying emoji, random flips, hue drift, cursor sparkle, post afterimagev0.8.0
Amp-Thread-ID: https://ampcode.com/threads/T-019db698-f351-7161-a397-1cce1fdab440
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 7194b6d..ec874b0 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.7.0" +const Version = "0.8.0" |
