diff --git a/Pageboy.podspec b/Pageboy.podspec index dd5c1f1..eedc32d 100644 --- a/Pageboy.podspec +++ b/Pageboy.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.requires_arc = true - s.version = "3.6.1" + s.version = "3.6.2" s.summary = "A simple, highly informative page view controller." s.description = <<-DESC A page view controller that provides simplified data source management, enhanced delegation and other useful features.