Release 1.6.4

This commit is contained in:
Drew Olbrich
2023-03-25 20:15:03 -07:00
parent 686ca24a06
commit 2de54e1387
3 changed files with 62 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ScrollingContentViewController'
s.version = '1.6.3'
s.version = '1.6.4'
s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable'
s.description = <<-DESC