diff --git a/Cartfile b/Cartfile index 2d6c294..db74ca0 100644 --- a/Cartfile +++ b/Cartfile @@ -1,2 +1,2 @@ -github "SRGSSR/srgdiagnostics-apple" "2.0.0" -github "SRGSSR/srgnetwork-apple" "2.0.0" \ No newline at end of file +github "SRGSSR/srgdiagnostics-apple" "2.0.1" +github "SRGSSR/srgnetwork-apple" "2.0.1" \ No newline at end of file diff --git a/Cartfile.resolved b/Cartfile.resolved index f5fafdc..55abef3 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,5 +1,5 @@ github "SRGSSR/MAKVONotificationCenter" "1.0_srg4" github "SRGSSR/libextobjc" "0.6_srg2" -github "SRGSSR/srgdiagnostics-apple" "2.0.0" +github "SRGSSR/srgdiagnostics-apple" "2.0.1" github "SRGSSR/srglogger-apple" "2.0.0" -github "SRGSSR/srgnetwork-apple" "2.0.0" +github "SRGSSR/srgnetwork-apple" "2.0.1" diff --git a/Common.xcconfig b/Common.xcconfig index 54d715d..a2e6205 100644 --- a/Common.xcconfig +++ b/Common.xcconfig @@ -1,5 +1,5 @@ // Version information -MARKETING_VERSION = 2.0.0 +MARKETING_VERSION = 2.0.1 // Deployment targets IPHONEOS_DEPLOYMENT_TARGET = 9.0