diff --git a/SDWebImageLottiePlugin.podspec b/SDWebImageLottiePlugin.podspec
index a56a05d..c620b67 100644
--- a/SDWebImageLottiePlugin.podspec
+++ b/SDWebImageLottiePlugin.podspec
@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'SDWebImageLottiePlugin'
- s.version = '0.2.0'
+ s.version = '0.3.0'
s.summary = 'SDWebImage integration with Lottie Animation using remote JSON files'
s.description = <<-DESC
diff --git a/SDWebImageLottiePlugin/Module/Info.plist b/SDWebImageLottiePlugin/Module/Info.plist
index bb97759..6d60192 100644
--- a/SDWebImageLottiePlugin/Module/Info.plist
+++ b/SDWebImageLottiePlugin/Module/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 0.2.0
+ 0.3.0
CFBundleVersion
$(CURRENT_PROJECT_VERSION)