Skip to content

Commit

Permalink
bump: version bumped to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asger-noer authored and costela committed May 16, 2023
1 parent b366e05 commit 70673d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ const (

// InstrumentationVersion is the version of the otelpgx library. This will
// be used as an attribute on each span.
InstrumentationVersion = "v0.4.1"
InstrumentationVersion = "v0.5.0"
)

0 comments on commit 70673d6

Please sign in to comment.