diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-23 19:39:49 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-23 19:39:49 +0300 |
| commit | cc9c69ce748416ad1d9b28592ec463434023d63c (patch) | |
| tree | 271515d3d422858a7d3661d885004607db4b54c5 /internal/version/version.go | |
| parent | 624a9e8c36e94b55200aa7f023d75a28bbc50030 (diff) | |
Bump version to 0.11.0v0.11.0
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 d2a4093..89feed0 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.10.0" +const Version = "0.11.0" |
