Skip to content

Commit

Permalink
chore: version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slowbackspace committed Jan 7, 2025
1 parent c483e4a commit 52a87cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ import (

const (
Major = 0
Minor = 2
Patch = 2
Minor = 3
Patch = 0
Prerelease = ""
)

Expand Down

0 comments on commit 52a87cc

Please sign in to comment.