Skip to content

Commit

Permalink
chore: bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
bevzzz committed Jan 26, 2024
1 parent b138fc5 commit f48483f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ import (

// Version returns current release version.
func Version() string {
return "v0.1.0"
return "v0.2.0"
}

0 comments on commit f48483f

Please sign in to comment.