Version Bump to 4.0.2 in Podspec file
This commit is contained in:
parent
377b3179c5
commit
35497abdbf
|
@ -11,7 +11,7 @@ Pod::Spec.new do |s|
|
|||
|
||||
s.name = companyPrefix + projName
|
||||
s.summary = projSummary
|
||||
s.version = '4.0.1'
|
||||
s.version = '4.0.2'
|
||||
s.homepage = companyGitHubPage + '/' + projName
|
||||
|
||||
s.source = { :git => companyGitHubAccount + '/' + projName + '.git', :tag => s.version }
|
||||
|
|
Loading…
Reference in New Issue