summaryrefslogtreecommitdiff
path: root/internal/version
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-28 09:45:39 +0200
committerPaul Buetow <paul@buetow.org>2026-02-28 09:45:39 +0200
commit1207e1e274288cdd4f52636740760705c0f6329d (patch)
treed917e49af04f4f7e6411f605fba409c8efd3ef8f /internal/version
parent5c320247d048da36c74b854d6b83db58e93e8121 (diff)
bump version to 0.2.2v0.2.20.2.2
Amp-Thread-ID: https://ampcode.com/threads/T-019ca323-dde1-73ac-97f0-cebfae5922a5 Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal/version')
-rw-r--r--internal/version/version.go2
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"