Set version to 1.6.3

This commit is contained in:
Drew Olbrich
2022-10-22 15:02:47 -07:00
parent 8bdbc44f39
commit 6691322781
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.2'
s.version = '1.6.3'
s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable'
s.description = <<-DESC