diff --git a/RollbarCommon.podspec b/RollbarCommon.podspec index 9b75293..c4320f7 100644 --- a/RollbarCommon.podspec +++ b/RollbarCommon.podspec @@ -7,7 +7,7 @@ Pod::Spec.new do |s| - s.version = '2.0.0-alpha8' + s.version = '2.0.0-alpha9' s.name = 'RollbarCommon' s.summary = 'Application/client side SDK for accessing the Rollbar API Server.' s.description = <<-DESC diff --git a/RollbarDeploys.podspec b/RollbarDeploys.podspec index 23be740..1652fcd 100644 --- a/RollbarDeploys.podspec +++ b/RollbarDeploys.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| - s.version = '2.0.0-alpha8' + s.version = '2.0.0-alpha9' s.name = 'RollbarDeploys' s.summary = 'Application/client side SDK for accessing the Rollbar API Server.' s.description = <<-DESC diff --git a/RollbarNotifier.podspec b/RollbarNotifier.podspec index 08a94f5..e108739 100644 --- a/RollbarNotifier.podspec +++ b/RollbarNotifier.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| - s.version = '2.0.0-alpha8' + s.version = '2.0.0-alpha9' s.name = 'RollbarNotifier' s.summary = 'Application/client side SDK for accessing the Rollbar API Server.' s.description = <<-DESC