Skip to content

Commit

Permalink
Bump version: 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
yimingtang committed Nov 3, 2016
1 parent ff32d40 commit 478765f
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.10"
s.version = "0.1.11"
s.summary = "A view controller that allows the user picking multiple assets from the photo libray or capturing images with a camera."
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.10):
- BUKImagePickerController (0.1.11):
- FastttCamera (~> 0.3)
- Expecta (1.0.5)
- FastttCamera (0.3.4):
Expand All @@ -17,7 +17,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
BUKImagePickerController: d08c2e1f6ebe32d63d75f9a5ea06f780f7e45a77
BUKImagePickerController: cef01a8794d016b51ed36a2ee34f8b6a170f09d1
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
FastttCamera: 51f16712cbd5bdb08bc6231b957325c6be5e478d
Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2
Expand Down

0 comments on commit 478765f

Please sign in to comment.