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

Commit acbbb1c

Browse files
authored
Merge pull request #153 from wordpress-mobile/release/0.12
Bumped version to 0.12
2 parents aa61cf2 + 4ebd5fe commit acbbb1c

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.11.3)
2+
- WPMediaPicker (0.12)
33

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

1111
SPEC CHECKSUMS:
12-
WPMediaPicker: 24a218bcd70cc9620c894129d8bc9d5e1935bd23
12+
WPMediaPicker: d4ce8e9db98b60ab44e7154151dbad135f8e7ff6
1313

1414
PODFILE CHECKSUM: 7855568785f801c5559f8e70856ad87de227dc95
1515

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.11.3"
3+
s.version = "0.12"
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)