Skip to content

Commit

Permalink
Bump up v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsnodnb committed Aug 9, 2021
1 parent d846be1 commit 51dd4f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MultipleImageView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "MultipleImageView"
spec.version = "0.1.0"
spec.version = "0.1.1"
spec.summary = "Displaying multiple images like Twitter."
spec.homepage = "https://github.com/nnsnodnb/MultipleImageView"
spec.swift_version = "5.2"
Expand Down
2 changes: 1 addition & 1 deletion MultipleImageView/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 51dd4f7

Please sign in to comment.