summaryrefslogtreecommitdiff
path: root/internal/version.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-10 10:31:10 +0300
committerPaul Buetow <paul@buetow.org>2026-04-10 10:31:10 +0300
commit4868fd58dd624d5d30ae540c9be7dde393027ecb (patch)
tree11e03e6e330f07e7a9f92da718aa49339352cd43 /internal/version.go
parentb4899f8a322c5df78731e3c5b6d583ec0835d129 (diff)
Release v0.1.2v0.1.2
Rework aurora theme splash: ribbon aurora WebGL, sky stars/glow, refreshed title. Made-with: Cursor
Diffstat (limited to 'internal/version.go')
-rw-r--r--internal/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go
index c757f0a..a0e0dea 100644
--- a/internal/version.go
+++ b/internal/version.go
@@ -2,4 +2,4 @@
package version
// Version is the application version (semantic versioning).
-const Version = "0.1.1"
+const Version = "0.1.2"