Version bump (1.3.2)

This commit is contained in:
Roman Efimov
2013-09-23 14:11:25 -05:00
parent d558db0685
commit 883e1d2a2f

View File

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