Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit dc676d3

Browse files
committed
Bumped the version to 1.3.0
1 parent 1140458 commit dc676d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: SDWebImageSVGKitPlugin.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SDWebImageSVGKitPlugin'
11-
s.version = '1.2.0'
11+
s.version = '1.3.0'
1212
s.summary = 'A SVG coder plugin for SDWebImage, using SVGKit.'
1313

1414
# This description is used to generate tags and improve search results.

Diff for: SDWebImageSVGKitPlugin/Module/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.2.0</string>
18+
<string>1.3.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>1.2.0</string>
20+
<string>1.3.0</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)