diff --git a/Example/Pods/Target Support Files/OTPTextField/Info.plist b/Example/Pods/Target Support Files/OTPTextField/Info.plist index c94bde4..9f8b874 100644 --- a/Example/Pods/Target Support Files/OTPTextField/Info.plist +++ b/Example/Pods/Target Support Files/OTPTextField/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.0.1 CFBundleSignature ???? CFBundleVersion diff --git a/OTPTextField.podspec b/OTPTextField.podspec index e026b02..bf62117 100644 --- a/OTPTextField.podspec +++ b/OTPTextField.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'OTPTextField' - s.version = '1.0.0' + s.version = '1.0.1' s.summary = 'TextField that supports iOS 12 Secure Code AutoFill.' s.description = <<-DESC