Skip to content

Commit 1a3a04f

Browse files
committed
Push new pod version 5.5.1
1 parent e7fe6fa commit 1a3a04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TDBadgedCell.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 = 'TDBadgedCell'
3-
s.version = '5.5.0'
3+
s.version = '5.5.1'
44
s.license = { :type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'UITableViewCell subclass that adds a "badgeString" property to table view cells.'
66
s.description = <<-DESC

0 commit comments

Comments
 (0)