Skip to content

Commit ddcf6aa

Browse files
committed
Updating podspec version to 0.3.4
1 parent b395d57 commit ddcf6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SWTableViewCell.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SWTableViewCell'
3-
s.version = '0.3.3'
3+
s.version = '0.3.4'
44
s.author = { 'Chris Wendel' => 'chriwend@umich.edu' }
55
s.homepage = 'https://github.com/CEWendel/SWTableViewCell'
66
s.summary = 'UITableViewCell subclass that implements a swipeable content view which exposes utility buttons.'

0 commit comments

Comments
 (0)