Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ivpusic committed Sep 4, 2020
1 parent d0950a1 commit 43f1214
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,12 +222,12 @@ PODS:
- React-cxxreact (= 0.61.2)
- React-jsi (= 0.61.2)
- ReactCommon/jscallinvoker (= 0.61.2)
- RNImageCropPicker (0.33.1):
- RNImageCropPicker (0.33.2):
- React-Core
- React-RCTImage
- RNImageCropPicker/QBImagePickerController (= 0.33.1)
- RNImageCropPicker/QBImagePickerController (= 0.33.2)
- TOCropViewController
- RNImageCropPicker/QBImagePickerController (0.33.1):
- RNImageCropPicker/QBImagePickerController (0.33.2):
- React-Core
- React-RCTImage
- TOCropViewController
Expand Down Expand Up @@ -354,7 +354,7 @@ SPEC CHECKSUMS:
React-RCTText: e3ef6191cdb627855ff7fe8fa0c1e14094967fb8
React-RCTVibration: fb54c732fd20405a76598e431aa2f8c2bf527de9
ReactCommon: 5848032ed2f274fcb40f6b9ec24067787c42d479
RNImageCropPicker: ef24dfb91fa96d2d92e1179c4a771d764cbc4413
RNImageCropPicker: 82f4caef16a37c07cbb0171be95aa5584f99bd9d
TOCropViewController: e9da34f484aedd4e5d5a8ab230ba217cfe16c729
Yoga: 14927e37bd25376d216b150ab2a561773d57911f

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-image-crop-picker",
"version": "0.33.2",
"version": "0.33.3",
"description": "Select single or multiple images, with cropping option",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 43f1214

Please sign in to comment.