We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8a1290 commit 2f70ff7Copy full SHA for 2f70ff7
SDWebImageSwiftUI.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'SDWebImageSwiftUI'
11
- s.version = '0.3.3'
+ s.version = '0.4.0'
12
s.summary = 'Integration of SDWebImage Asynchronous image loading and SwiftUI framework'
13
14
s.description = <<-DESC
SDWebImageSwiftUI/Module/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.3.3</string>
+ <string>0.4.0</string>
19
<key>CFBundleVersion</key>
20
<string>$(CURRENT_PROJECT_VERSION)</string>
21
</dict>
0 commit comments