From 5626ce9966bbb455b3c82469b69f350708513294 Mon Sep 17 00:00:00 2001 From: Tim Davies Date: Wed, 2 Oct 2013 11:16:35 +0100 Subject: [PATCH] Updated Podspec --- TDBadgedCell.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TDBadgedCell.podspec b/TDBadgedCell.podspec index 5a96bbd..f1d5d19 100644 --- a/TDBadgedCell.podspec +++ b/TDBadgedCell.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'Tim Davies' => 'hi@tmdvs.me' } s.source = { :git => 'https://github.com/tmdvs/TDBadgedCell.git', - :tag => 'v2.3.2' } + :tag => 'v2.4' } s.description = 'TDBadgedCell grew out of the need for TableViewCell ' \ 'badges and the lack of them in iOS. TDBadgedCell was ' \