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