diff --git a/SwiftyImage.podspec b/SwiftyImage.podspec index 2c1da2b..a308125 100644 --- a/SwiftyImage.podspec +++ b/SwiftyImage.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftyImage' - s.version = '1.5.2' + s.version = '1.5.3' s.summary = 'The most sexy way to use images in Swift.' s.homepage = 'https://github.com/devxoul/SwiftyImage' s.license = { :type => 'MIT', :file => 'LICENSE' }