diff --git a/README.md b/README.md index 3e81ec8..452838a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Installation is easy. ### Cocoapods -1. Add ```pod 'ALAlertBanner', '~>0.3.0'``` to your Podfile +1. Add ```pod 'ALAlertBanner', '~>0.3.1'``` to your Podfile 2. ```#import ``` in your view of choice ### Manually