diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-02 15:14:47 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-02 15:14:47 +0300 |
| commit | 92422207378b4579eeb8439bb38a27104d57c395 (patch) | |
| tree | 9e855f106c2558e83cfa4e101e7034f3feb97aef /internal/version.go | |
| parent | 310ad64d1ad0b6e30a7dfaab0344dd78cabae463 (diff) | |
bump version...v0.7.4
Diffstat (limited to 'internal/version.go')
| -rw-r--r-- | internal/version.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/version.go b/internal/version.go index f4c9657..75223b8 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.7.3" +const Version = "0.7.4" |
