From 6457fdc8f132cb533e81a14fe7c8c47236b646fe Mon Sep 17 00:00:00 2001 From: Sadman Samee Date: Sun, 8 Sep 2019 15:02:04 +0600 Subject: [PATCH] Update Cachy.podspec --- Cachy.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cachy.podspec b/Cachy.podspec index 3743fff..2c0dddf 100644 --- a/Cachy.podspec +++ b/Cachy.podspec @@ -8,7 +8,7 @@ s.summary = "RWPickFlavor lets a user select an ice cream flavor." s.requires_arc = true # 2 -s.version = "1.0.1" +s.version = "1.0.2" # 3 s.license = { :type => "MIT", :file => "LICENSE" }