Set version to 1.2.1

This commit is contained in:
Drew Olbrich
2019-03-23 09:22:24 -07:00
parent b4c2d666cf
commit 6d50f761ad
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ScrollingContentViewController'
s.version = '1.2.0'
s.version = '1.2.1'
s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable'
s.description = <<-DESC