diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-17 09:06:26 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-17 09:06:26 +0300 |
| commit | 498923e77c201ca90dc35c7934f4f7f1c9c3ccd2 (patch) | |
| tree | 972407a94999c3357917f17b22cbf585ce71fce2 | |
| parent | d5fbb6ef5957894eb5be0854bdb328a6774abddb (diff) | |
chore(release): bump version to 0.1.0v0.1.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 2299491..0894830 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.0.3" +const Version = "0.1.0" |
