Skip to content

Commit

Permalink
Merge pull request #139 from appoptics/AO-7052-v1.13.0
Browse files Browse the repository at this point in the history
AO-7052: Bump version to v1.13.0
  • Loading branch information
jiwen624 authored Feb 21, 2020
2 parents 45205c9 + bb090ea commit d3273c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1/ao/internal/utils/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

var (
// The AppOptics Go agent version
version = "1.12.0"
version = "1.13.0"

// The Go version
goVersion = strings.TrimPrefix(runtime.Version(), "go")
Expand Down

0 comments on commit d3273c0

Please sign in to comment.