diff --git a/InputMask.podspec b/InputMask.podspec index f50d4dd..4660e7d 100644 --- a/InputMask.podspec +++ b/InputMask.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "InputMask" - spec.version = "7.1.0" + spec.version = "7.1.1" spec.summary = "InputMask" spec.description = "User input masking library." spec.homepage = "https://github.com/RedMadRobot/input-mask-ios"