diff --git a/KWVerificationCodeView.podspec b/KWVerificationCodeView.podspec index a3c5319..f0cc392 100644 --- a/KWVerificationCodeView.podspec +++ b/KWVerificationCodeView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KWVerificationCodeView' - s.version = '0.1.4' + s.version = '0.1.5' s.summary = 'A verification code view with validation.' s.description = 'A customisable verification code view with built in validation. Can be used for one time passwords (OTPs), email verification codes etc.' s.homepage = 'https://github.com/keepworks/kwverificationcodeview'