diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-18 08:17:39 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-18 08:17:39 +0300 |
| commit | 199e339ac1419d75b5ac6d51f42a3e13f0e85d76 (patch) | |
| tree | f463dc601a3bf895a1372518bba1f860fa0f388d | |
| parent | 19994d378a3a6a1bd254e55fd4c14aec823dd811 (diff) | |
chore: bump version to 0.3.0v0.3.0
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
| -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 1595476..547370b 100644 --- a/internal/version.go +++ b/internal/version.go @@ -1,3 +1,3 @@ package internal -const Version = "0.2.0" +const Version = "0.3.0" |
