Skip to content

Commit 71da11b

Browse files
committed
Podspec version bump
1 parent 8bd1021 commit 71da11b

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 = '4.0.3'
3+
s.version = '4.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)