diff --git a/ScrollingContentViewController.podspec b/ScrollingContentViewController.podspec index 863965a..2eccd4c 100644 --- a/ScrollingContentViewController.podspec +++ b/ScrollingContentViewController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ScrollingContentViewController' - s.version = '1.6.1' + s.version = '1.6.2' s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable' s.description = <<-DESC