From bf43b6b7767d8300c5bad25a953ce9b4c8454fa9 Mon Sep 17 00:00:00 2001 From: Tomi De Lucca Date: Wed, 24 Nov 2021 10:56:11 -0300 Subject: [PATCH] bump 1.34.1 --- CHANGELOG.md | 3 ++- MLBusinessComponents.podspec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8a67221..b45f27c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ -# Sin publicar +# v1.34.1 +🚀 1.34.1 🚀 - Allow optional icon color usage on benefits items # v1.34.0 diff --git a/MLBusinessComponents.podspec b/MLBusinessComponents.podspec index ffc63075..33746d79 100644 --- a/MLBusinessComponents.podspec +++ b/MLBusinessComponents.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MLBusinessComponents" - s.version = "1.34.0" + s.version = "1.34.1" s.summary = "MLBusinessComponents for iOS" s.homepage = "https://www.mercadolibre.com" s.license = { :type => "MIT", :file => "LICENSE" }