Set version to 1.0.1

This commit is contained in:
Drew Olbrich
2019-02-09 15:05:22 -08:00
parent 80fcb1ae32
commit 89a84daf3c
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.0.0'
s.version = '1.0.1'
s.summary = 'A Swift library that simplifies making a view controller\'s view scrollable'
s.description = <<-DESC