diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-26 15:20:10 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-26 15:20:10 +0300 |
| commit | e2e033c301c759798e15e19b97990490d95bbf59 (patch) | |
| tree | 12bde7d00c46e428f665de3993899f57f6bda58c /internal/version/version.go | |
| parent | b99f2c6f8f426e97dea97ef2938fc3312690a0fe (diff) | |
chore: bump version to 0.13.0v0.13.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 a75ed1e..9fabde5 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.12.0" +const Version = "0.13.0" |
