Skip to content

Commit

Permalink
Merge pull request #128 from appoptics/AO-7049-new-version-for-custom…
Browse files Browse the repository at this point in the history
…-metrics

AO-7049: Bump up version for custom metrics
  • Loading branch information
jiwen624 authored Oct 28, 2019
2 parents 5fd1e78 + 7524bfb commit a516944
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.10.0"
version = "1.11.0"

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

0 comments on commit a516944

Please sign in to comment.