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

Commit 46ede69

Browse files
committed
Update version to 0.9.2
1 parent 9844d75 commit 46ede69

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Example/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
PODS:
2-
- WPMediaPicker (0.9.1)
2+
- WPMediaPicker (0.9.2)
33

44
DEPENDENCIES:
55
- WPMediaPicker (from `../`)
66

77
EXTERNAL SOURCES:
88
WPMediaPicker:
9-
:path: ../
9+
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
WPMediaPicker: 7dde7576a67a9a494733555a89c9ff8418f5eede
12+
WPMediaPicker: 98356dbf35bfaba0f51aff16d88563babadf24c7
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.9.1"
3+
s.version = "0.9.2"
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)