Skip to content

Commit

Permalink
Bumped spec version to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaoj committed Sep 25, 2018
1 parent 37dbfa6 commit 35b7407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BSImagePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BSImagePicker"
s.version = "2.8.2"
s.version = "2.9.0"
s.summary = "BSImagePicker is a multiple image picker for iOS. UIImagePickerController replacement"
s.description = <<-DESC
A mix between the native iOS gallery and facebooks image picker. Allows you to preview and select multiple images.
Expand Down

0 comments on commit 35b7407

Please sign in to comment.