diff --git a/MWAppAuthPlugin.podspec b/MWAppAuthPlugin.podspec index 07dc634..d93598e 100644 --- a/MWAppAuthPlugin.podspec +++ b/MWAppAuthPlugin.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'MWAppAuthPlugin' - s.version = '0.3.6' + s.version = '0.3.7' s.summary = 'AppAuth plugin for MobileWorkflow on iOS.' s.description = <<-DESC OAuth plugin for MobileWorkflow on iOS, based on AppAuth-iOS: https://github.com/openid/AppAuth-iOS