Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit bbc52c2

Browse files
committed
Merge branch 'release/0.7.1' into develop
2 parents c60aae5 + 242c2bd commit bbc52c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- WPMediaPicker (0.7.0)
2+
- WPMediaPicker (0.7.1)
33

44
DEPENDENCIES:
55
- WPMediaPicker (from `../`)
@@ -9,6 +9,6 @@ EXTERNAL SOURCES:
99
:path: ../
1010

1111
SPEC CHECKSUMS:
12-
WPMediaPicker: f721cacd4113c6e718a1c7296083b9fd4a040536
12+
WPMediaPicker: d3d46adfbc9f34a4350f0f2defdafb04f32701f2
1313

1414
COCOAPODS: 0.39.0

WPMediaPicker.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "WPMediaPicker"
3-
s.version = "0.7.0"
3+
s.version = "0.7.1"
44
s.summary = "WPMediaPicker is an iOS controller that allows capture and picking of media assets."
55
s.description = <<-DESC
66
WPMediaPicker is an iOS controller that allows capture and picking of media assets.

0 commit comments

Comments
 (0)