Skip to content

Commit

Permalink
Bumped version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dreampiggy committed Jan 31, 2020
1 parent d8339db commit 7ce1faf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SDWebImageSVGCoder.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'SDWebImageSVGCoder'
s.version = '1.3.0'
s.version = '1.4.0'
s.summary = 'A SVG coder plugin for SDWebImage, using Apple built-in framework'

# This description is used to generate tags and improve search results.
Expand Down
4 changes: 2 additions & 2 deletions SDWebImageSVGCoder/Module/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<string>1.4.0</string>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<string>1.4.0</string>
</dict>
</plist>

0 comments on commit 7ce1faf

Please sign in to comment.