Skip to content

Commit

Permalink
Bumps to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
s4cha committed May 29, 2018
1 parent a75a82a commit c0711e7
Show file tree
Hide file tree
Showing 26 changed files with 2 additions and 2 deletions.
Binary file modified Carthage/Build/iOS/YPImagePicker.framework/Assets.car
Binary file not shown.
Binary file modified Carthage/Build/iOS/YPImagePicker.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Carthage/Build/iOS/YPImagePicker.framework/YPImagePicker
Binary file not shown.
Binary file modified Carthage/Build/iOS/YPImagePicker.framework/YPLibraryView.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Source/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>3.0.0</string>
<string>3.1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
Binary file modified YPImagePicker.framework.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion YPImagePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'YPImagePicker'
s.version = "3.0.0"
s.version = "3.1.0"
s.summary = "Instagram-like image picker & filters for iOS"
s.homepage = "https://github.com/Yummypets/YPImagePicker"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit c0711e7

Please sign in to comment.