Bump version number

This commit is contained in:
Alban Diquet
2016-05-22 21:53:57 -07:00
parent d78e79f9d2
commit 6a2c8f15ab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TrustKit"
s.version = "1.2.5"
s.version = "1.3.0"
s.summary = 'TrustKit is an open source framework that makes it easy to deploy SSL pinning in any iOS or OS X App.'
s.homepage = "https://datatheorem.github.io/TrustKit"
s.documentation_url = 'https://datatheorem.github.io/TrustKit/documentation/'