Bump version to 3.0

This commit is contained in:
Blake Watters
2012-11-20 23:15:42 -05:00
parent e6e8668fbb
commit 9ac1c858f1

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'NoticeView'
s.version = '2.4'
s.version = '3.0'
s.license = 'MIT'
s.summary = 'A TweetBot-like notice component for iOS.'
s.homepage = 'https://github.com/tciuro/NoticeView/'