diff --git a/CachyKit.podspec b/CachyKit.podspec index 4597b35..5c0239d 100644 --- a/CachyKit.podspec +++ b/CachyKit.podspec @@ -8,7 +8,7 @@ s.summary = "A Caching Library is written in Swift that can cache JSON, Image, Z s.requires_arc = true # 2 -s.version = "1.0.12" +s.version = "1.0.13" # 3 s.license = { :type => "MIT", :file => "LICENSE" }