Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 7, 2022
1 parent 6266e85 commit fcbc408
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,7 +2,7 @@ package otelsql

// Version is the current release version of the otelsql instrumentation.
func Version() string {
return "0.2.1"
return "0.2.2"
}

// SemVersion is the semantic version to be supplied to tracer/meter creation.
Expand Down

0 comments on commit fcbc408

Please sign in to comment.