diff --git a/SWTableViewCell.podspec b/SWTableViewCell.podspec index fe94c21..5e8663d 100644 --- a/SWTableViewCell.podspec +++ b/SWTableViewCell.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SWTableViewCell' - s.version = '0.2.9' + s.version = '0.3.0' s.author = { 'Chris Wendel' => 'chriwend@umich.edu' } s.homepage = 'https://github.com/CEWendel/SWTableViewCell' s.summary = 'UITableViewCell subclass that implements a swipeable content view which exposes utility buttons.'