Version bump (1.5.6)

This commit is contained in:
Roman Efimov
2013-10-31 09:53:54 -05:00
parent 864365ef8b
commit 80f8b579df

View File

@@ -99,7 +99,7 @@ Edit your Podfile and add RETableViewManager:
``` bash
platform :ios, '6.0'
pod 'RETableViewManager', '~> 1.5.5'
pod 'RETableViewManager', '~> 1.5.6'
```
Install into your Xcode project: