Skip to content

Commit

Permalink
feat: version return 0.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ilham Syahid S <[email protected]>
  • Loading branch information
ilhamsyahids committed Sep 12, 2024
1 parent 38e0478 commit 649479f
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 @@ -2,5 +2,5 @@ package otelchi

// Version is the current release version of otelchi in use.
func Version() string {
return "0.9.0"
return "0.10.0"
}

0 comments on commit 649479f

Please sign in to comment.