From badc71b9ab1d6188cf66a8c827f64b8fc7970aea Mon Sep 17 00:00:00 2001 From: Christopher Karani Date: Sun, 1 Jul 2018 12:42:54 +0300 Subject: [PATCH] Update podspec --- Rooster.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rooster.podspec b/Rooster.podspec index 810eda0..af41ff9 100644 --- a/Rooster.podspec +++ b/Rooster.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Rooster" - s.version = "0.1.3" + s.version = "0.1.4" s.summary = "Image Loading and Caching Framework" s.description = "Rooster blazing fast framework for downloading and caching images from the web" s.homepage = "https://github.com/xrisyz/Rooster.git"