Set podspec version to 1.6.2

This commit is contained in:
Drew Olbrich
2021-07-18 10:01:34 -07:00
parent c43e82be23
commit 1024939b76
+1 -1
View File
@@ -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