diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-28 23:56:05 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-28 23:56:05 +0300 |
| commit | ad21f1b972063d2543f402c04a20f32b263e60e1 (patch) | |
| tree | 6b983ad85c84c5dcc5eb6d70d46c7f8363f9b78e /internal/version.go | |
| parent | 6c10d06cb7a0bbdb7e94243e27df676e8998f9a0 (diff) | |
fix output
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 8826dc9..10a66c4 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "v0.1.0" +const Version = "v0.1.1" |
