diff --git a/SwiftyGif.podspec b/SwiftyGif.podspec index 46d0176..a16dff7 100755 --- a/SwiftyGif.podspec +++ b/SwiftyGif.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftyGif' - s.version = '5.4.3' + s.version = '5.4.4' 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" }