diff --git a/SBTUITestTunnelClient.podspec b/SBTUITestTunnelClient.podspec index e03928d..e39233c 100644 --- a/SBTUITestTunnelClient.podspec +++ b/SBTUITestTunnelClient.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SBTUITestTunnelClient" - s.version = "10.0.0" + s.version = "11.0.0" s.summary = "Enable network mocks and more in UI Tests" s.description = <<-DESC diff --git a/SBTUITestTunnelCommon.podspec b/SBTUITestTunnelCommon.podspec index 628c87f..174087f 100644 --- a/SBTUITestTunnelCommon.podspec +++ b/SBTUITestTunnelCommon.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SBTUITestTunnelCommon" - s.version = "10.0.0" + s.version = "11.0.0" s.summary = "Enable network mocks and more in UI Tests" s.description = <<-DESC diff --git a/SBTUITestTunnelServer.podspec b/SBTUITestTunnelServer.podspec index 3082f4d..3a1604c 100644 --- a/SBTUITestTunnelServer.podspec +++ b/SBTUITestTunnelServer.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SBTUITestTunnelServer" - s.version = "10.0.0" + s.version = "11.0.0" s.summary = "Enable network mocks and more in UI Tests" s.description = <<-DESC