From 46970d4fdb041ad35a18a85904ff97085bb18fb7 Mon Sep 17 00:00:00 2001 From: psi Date: Fri, 13 Mar 2020 15:16:28 +0900 Subject: [PATCH] bump version --- SDWebImageAVIFCoder.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDWebImageAVIFCoder.podspec b/SDWebImageAVIFCoder.podspec index e0b9213..b8ad36d 100644 --- a/SDWebImageAVIFCoder.podspec +++ b/SDWebImageAVIFCoder.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'SDWebImageAVIFCoder' - s.version = '0.5.2' + s.version = '0.5.3' s.summary = 'A SDWebImage coder plugin to support AVIF(AV1 Image File Format) image' # This description is used to generate tags and improve search results.