Skip to content

Commit

Permalink
Version 1.1.1-pre (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
swi-jared authored Jul 22, 2024
1 parent 18f5be4 commit 1b50691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/utils/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (

var (
// The SolarWinds Observability Go APM library version
version = "1.1.0"
version = "1.1.1-pre"

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

0 comments on commit 1b50691

Please sign in to comment.