Skip to content

Commit

Permalink
set app version to 3.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iamemilio committed Dec 13, 2022
1 parent 09a58e2 commit dff95d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/newrelic/version.go
Expand Up @@ -11,7 +11,7 @@ import (

const (
// Version is the full string version of this Go Agent.
Version = "3.20.1"
Version = "3.20.2"
)

var (
Expand Down

0 comments on commit dff95d1

Please sign in to comment.