Skip to content

Commit

Permalink
Merge pull request #9 from signalfx/v0.5.0
Browse files Browse the repository at this point in the history
0.5.0
  • Loading branch information
johnbley authored Dec 12, 2022
2 parents ba5efe2 + 00b1b39 commit 303ce30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import CrashReporter
import SplunkOtel
import OpenTelemetryApi

let CrashReportingVersionString = "0.3.0"
let CrashReportingVersionString = "0.5.0"

var TheCrashReporter: PLCrashReporter?
private var customDataDictionary: [String: String] = [String: String]()
Expand Down

0 comments on commit 303ce30

Please sign in to comment.