Skip to content

Commit

Permalink
Bump pod version.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioEstevao committed Apr 27, 2015
1 parent 06e884e commit 80eb218
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- WPMediaPicker (0.3.1)
- WPMediaPicker (0.3.2)

DEPENDENCIES:
- WPMediaPicker (from `../`)
Expand All @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
WPMediaPicker: 5ece6efa112c8ccbb8b9c7c23f1cb6f75ad8e346
WPMediaPicker: aec400d4a62eb2d215cdb264e1fd2bc12c656081

COCOAPODS: 0.36.4
2 changes: 1 addition & 1 deletion WPMediaPicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "WPMediaPicker"
s.version = "0.3.1"
s.version = "0.3.2"
s.summary = "WPMediaPicker is an iOS controller that allows capture and picking of media assets."
s.description = <<-DESC
WPMediaPicker is an iOS controller that allows capture and picking of media assets.
Expand Down

0 comments on commit 80eb218

Please sign in to comment.