diff --git a/LambdaKit.podspec b/LambdaKit.podspec index be23fd1..65fb49d 100644 --- a/LambdaKit.podspec +++ b/LambdaKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'LambdaKit' - s.version = '0.2.1' + s.version = '0.2.2' s.license = 'MIT' s.summary = 'Closures on most used UIKit methods' s.homepage = 'https://github.com/Reflejo/LambdaKit'