From ae07c0c424a6f926d661453ba0ab1c1cb8bcddb2 Mon Sep 17 00:00:00 2001 From: Robert Herdzik Date: Thu, 29 Sep 2016 19:45:40 +0200 Subject: [PATCH] Pod version update --- RHPreviewCell.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RHPreviewCell.podspec b/RHPreviewCell.podspec index 890f3d3..ac9ec5a 100644 --- a/RHPreviewCell.podspec +++ b/RHPreviewCell.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RHPreviewCell" -s.version = "1.0.0" +s.version = "1.0.1" s.summary = "Now you can add extra feature to your TableViewCell, which provides your users to preview content behind the cell." s.description = "Now you can add extra feature to your TableViewCell, which provides your users to preview content behind the cell." s.homepage = "https://github.com/robertherdzik/RHPreviewCell"