From ec7f1c1b3a020c46bed824c9fe6fe3145226075d Mon Sep 17 00:00:00 2001 From: Vinicius de Andrade Date: Thu, 12 Aug 2021 15:04:49 -0300 Subject: [PATCH] Update MLCardForm.podspec --- MLCardForm.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MLCardForm.podspec b/MLCardForm.podspec index 5564414..5039b66 100644 --- a/MLCardForm.podspec +++ b/MLCardForm.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MLCardForm" - s.version = "0.9.12" + s.version = "0.9.13" s.summary = "MLCardForm for iOS" s.homepage = "https://www.mercadolibre.com" s.license = { :type => "MIT", :file => "LICENSE" }