Skip to content

Commit e9277e8

Browse files
committed
Bumping version to 0.0.3
1 parent 0342412 commit e9277e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TTTLocalizedPluralString.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Pod::Spec.new do |s|
22
s.name = 'TTTLocalizedPluralString'
3-
s.version = '0.0.2'
3+
s.version = '0.0.3'
44
s.license = 'MIT'
5-
s.source = { :git => 'https://github.com/mattt/TTTLocalizedPluralString.git', :tag => '0.0.2' }
5+
s.source = { :git => 'https://github.com/mattt/TTTLocalizedPluralString.git', :tag => '0.0.3' }
66
s.homepage = 'https://github.com/mattt/TTTLocalizedPluralString'
77
s.author = { 'Mattt Thompson' => '[email protected]' }
88
s.summary = 'NSLocalizedString with a Count Argument.'

0 commit comments

Comments
 (0)