Skip to content

Commit

Permalink
Bump to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Sep 13, 2021
1 parent b2029ad commit 5f8b6b4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ This project is proudly sponsored by the following individuals:

* [@booch](https://github.com/booch)

You can support my work by sponsoring the project on [GitHub Sponsors][Sponsors] or hiring me for consultation. I'd be happy to help you out in any way that I can.
You can support my various work by sponsoring the project on [GitHub Sponsors][Sponsors] or hiring me for consultation.


## License
Expand Down
2 changes: 1 addition & 1 deletion Sheeeeeeeeet.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'Sheeeeeeeeet'
s.version = '3.2.0'
s.version = '3.2.1'
s.swift_versions = ['5.2']
s.summary = 'Sheeeeeeeeet is a Swift library for custom iOS action sheets.'

Expand Down
2 changes: 1 addition & 1 deletion Sheeeeeeeeet.xcodeproj/SheeeeeeeeetTests_Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>3.2.0</string>
<string>3.2.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion Sheeeeeeeeet.xcodeproj/Sheeeeeeeeet_Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.2.0</string>
<string>3.2.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion SheeeeeeeeetDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>3.2.0</string>
<string>3.2.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 5f8b6b4

Please sign in to comment.