Skip to content

Commit

Permalink
Bump version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yimingtang committed Aug 4, 2015
1 parent 1e2cb1a commit c547a88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion BUKImagePickerController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BUKImagePickerController"
s.version = "0.1.2"
s.version = "0.1.3"
s.summary = "A controller helps you select images from a camera or a photo library."
s.homepage = "https://github.com/iException/BUKImagePickerController"
s.license = 'MIT'
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- BUKImagePickerController (0.1.2):
- BUKImagePickerController (0.1.3):
- FastttCamera (~> 0.3)
- Expecta (1.0.2)
- FastttCamera (0.3.1):
Expand All @@ -17,7 +17,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
BUKImagePickerController: ba5709cc48f34482ebcaae7589716d1a21bb9ee6
BUKImagePickerController: 25a51c55f7ef4aebea2ffbab2036030ffc5a92e9
Expecta: 54e8a3530add08f4f0208c111355eda7cde74a53
FastttCamera: dfcec6e490be93130123309fdecc7cf444081470
Specta: cf3e4188cf35375c3ee2cd03f8db8f1f4ef98234
Expand Down

0 comments on commit c547a88

Please sign in to comment.