diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-17 00:17:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-17 00:17:06 +0300 |
| commit | 322a22df9d9b989b8ef877d7c0f27d4809aff0b6 (patch) | |
| tree | 264987e7bdda57adeefb1e736ace81f2ac7ff3b1 | |
| parent | 3b186ca95e2e18537c38363b1f5296e327f6df07 (diff) | |
chore: bump version to 0.0.3v0.0.3
| -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 e9c3a2b..2299491 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.0.2" +const Version = "0.0.3" |
