From c9f65679a9b0510b89673507f548a7c0f17ba95f Mon Sep 17 00:00:00 2001 From: DreamPiggy Date: Sat, 20 Feb 2021 14:39:23 +0800 Subject: [PATCH] Bumped version to 0.2.0 --- SDWebImageLottieCoder.podspec | 2 +- SDWebImageLottieCoder/Module/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SDWebImageLottieCoder.podspec b/SDWebImageLottieCoder.podspec index 6b3dd8e..bfb7b33 100644 --- a/SDWebImageLottieCoder.podspec +++ b/SDWebImageLottieCoder.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'SDWebImageLottieCoder' - s.version = '0.1.0' + s.version = '0.2.0' s.summary = 'A SDWebImage coder plugin for Lottie animation' # This description is used to generate tags and improve search results. diff --git a/SDWebImageLottieCoder/Module/Info.plist b/SDWebImageLottieCoder/Module/Info.plist index 6213fda..bb97759 100644 --- a/SDWebImageLottieCoder/Module/Info.plist +++ b/SDWebImageLottieCoder/Module/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 0.1.0 + 0.2.0 CFBundleVersion $(CURRENT_PROJECT_VERSION)