diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ac4909..ec494cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 5.5.0 +## Agregado +- Add MLFullscreenModal sub module + # 5.4.0 ## Agregado - Se agrega fuente para tarjetas al protocolo de MLStyleSheetProtocol diff --git a/MLUI.podspec b/MLUI.podspec index 8775c63..f82610a 100644 --- a/MLUI.podspec +++ b/MLUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MLUI" - s.version = "5.4.1" + s.version = "5.5.0" s.summary = "MercadoLibre mobile ios UI components" s.homepage = "https://github.com/mercadolibre" s.license = "Apache License, Version 2.0"