Skip to content

Commit 2a0be57

Browse files
committed
Version bump for open access control
1 parent 8a44412 commit 2a0be57

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