diff --git a/UIImageColors.podspec b/UIImageColors.podspec index c360b7e..f64f4bb 100644 --- a/UIImageColors.podspec +++ b/UIImageColors.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "UIImageColors" - spec.version = "1.2.0" + spec.version = "1.2.1" spec.license = "MIT" spec.summary = "iTunes style color fetcher for UIImage." spec.homepage = "https://github.com/jathu/UIImageColors"