diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-27 16:22:49 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-27 16:22:49 +0300 |
| commit | ab88b0c0c70d77d8dbced07027d8751401501fa2 (patch) | |
| tree | 3845ba26076cf9e81f0b0c2093773d5238ad9c74 /internal | |
| parent | 7c6cffbcdecbba60f6667b017c9142aab0ac5586 (diff) | |
Bump version to 0.14.0v0.14.0
Diffstat (limited to 'internal')
| -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 9310bfc..20979f1 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.13.1" +const Version = "0.14.0" |
