diff --git a/Source/Info.plist b/Source/Info.plist
index 3c2f9a0..0dd958f 100644
--- a/Source/Info.plist
+++ b/Source/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.3.0
+ 1.3.1
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass
diff --git a/WultraSSLPinning.podspec b/WultraSSLPinning.podspec
index 0b3bfe7..8c11bd3 100644
--- a/WultraSSLPinning.podspec
+++ b/WultraSSLPinning.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'WultraSSLPinning'
- s.version = '1.3.0'
+ s.version = '1.3.1'
# Metadata
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
s.summary = 'Dynamic SSL pinning written in Swift'