Release 1.7.0

This commit is contained in:
Drew Olbrich
2023-08-27 09:43:17 -07:00
parent 37fa122058
commit 2de1a0a7b1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ScrollingContentViewController'
s.version = '1.6.6'
s.version = '1.7.0'
s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable'
s.description = <<-DESC