diff --git a/CHANGELOG b/CHANGELOG index 8f8ef09..d53d881 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +=== 3.0.12 2019-08-07 + +* Always report error as localized description + === 3.0.6 2019-03-29 * Change title and placeholder of OTP dialog diff --git a/Paystack.podspec b/Paystack.podspec index d8d51d5..d863360 100644 --- a/Paystack.podspec +++ b/Paystack.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Paystack' - s.version = '3.0.6' + s.version = '3.0.12' s.summary = 'Paystack is a web-based API helping African Businesses accept payments online.' s.description = <<-DESC Paystack makes it easy for African Businesses to accept Mastercard, Visa and Verve cards from anyone, anywhere in the world. diff --git a/VERSION b/VERSION index 818bd47..f93fc9f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.6 +3.0.12