summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-17 21:46:06 +0200
committerPaul Buetow <paul@buetow.org>2026-02-17 21:46:06 +0200
commita5379122d94b3b2ba0186a9b42972d5481dff1bc (patch)
tree6c931e85cc7d0bc59a4f39b012fa641681a84ab9
parent2c08decf4569f9ed55714120ca2a2cb6521d292e (diff)
Bump version to 0.11.1v0.11.1
Co-authored-by: Cursor <cursoragent@cursor.com>
-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 2ba0f52..2c64451 100644
--- a/internal/version/version.go
+++ b/internal/version/version.go
@@ -1,4 +1,4 @@
package version
// Version is the application version (set at build time or here for development).
-const Version = "0.11.0"
+const Version = "0.11.1"