Skip to content

Commit

Permalink
Bumped version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dreampiggy committed Dec 13, 2019
1 parent 13de97a commit 4715fe6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SDWebImageVideoCoder.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'SDWebImageVideoCoder'
s.version = '0.1.0'
s.version = '0.1.1'
s.summary = 'A toy (non-production) SDWebImage coder plugin to play Video Format like MP4 on Animated Image View'

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 1 addition & 1 deletion SDWebImageVideoCoder/Module/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.1.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
</dict>
Expand Down

0 comments on commit 4715fe6

Please sign in to comment.