diff --git a/MLLayout.podspec b/MLLayout.podspec index 9d6e178..02338d1 100644 --- a/MLLayout.podspec +++ b/MLLayout.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MLLayout" -s.version = "0.2.1" +s.version = "0.2.2" s.summary = "Flexbox in Objective-C, using Facebook's css-layout." s.homepage = 'https://github.com/molon/MLLayout'