Skip to content

Commit

Permalink
Bump version to v0.2.1 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatthm committed Apr 6, 2022
1 parent f821c2e commit 96f072c
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.1.6"
return "0.2.1"
}

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

0 comments on commit 96f072c

Please sign in to comment.