diff --git a/OneSignal.podspec b/OneSignal.podspec index 87a07cdce..080845be4 100644 --- a/OneSignal.podspec +++ b/OneSignal.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "OneSignal" - s.version = "1.9.0" + s.version = "1.9.2" s.summary = "OneSignal push notification library for mobile apps." s.homepage = "https://onesignal.com" s.license = { :type => 'MIT', :file => 'LICENSE' }