Skip to content

Commit 1726e4a

Browse files
2 parents 99e7460 + bf48b61 commit 1726e4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@ WYPopoverController uses ARC.
108108

109109
#### Cocoapods
110110

111-
Add this line `pod 'WYPopoverController', '~> 0.1.4'` to your PodFile.
111+
Add this line `pod 'WYPopoverController', '~> 0.1.5'` to your PodFile.
112112

113113
Your PodFile should look like :
114114

115115
```Ruby
116116
platform :ios, '6.0'
117-
pod 'WYPopoverController', '~> 0.1.4'
117+
pod 'WYPopoverController', '~> 0.1.5'
118118
```
119119

120120
To use the `master` branch of the repo :

0 commit comments

Comments
 (0)