diff --git a/SwiftyGif.podspec b/SwiftyGif.podspec index 2223e70..8b544dd 100755 --- a/SwiftyGif.podspec +++ b/SwiftyGif.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftyGif' - s.version = '5.0.0' + s.version = '5.0.1' s.summary = 'High performance Gif engine in Swift. Add and control Gif images easily!' s.homepage = 'https://github.com/kirualex/SwiftyGif' s.license = { :type => "MIT", :file => "LICENSE" }