diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-24 22:29:36 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-24 22:29:36 +0200 |
| commit | 76cb9d6f40b9d1bd6cd18fd1a0ecdb50bbd12e81 (patch) | |
| tree | 37aeffe6cbfb737e9b71b9f7f4571fb6a77f187f | |
| parent | bbf9a28211853f1fca9b04445bfb0896090d7c89 (diff) | |
Update version to v0.3.0
| -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 f85f296..2137e45 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "v0.2.0" +const Version = "v0.3.0" |
