Set version to 1.2.0

This commit is contained in:
Drew Olbrich
2019-03-19 21:21:19 -07:00
parent 04b4f8eed5
commit 2ece9b58bc
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.1.0'
s.version = '1.2.0'
s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable'
s.description = <<-DESC