From fba23c9bd70458bfcd72fa876fadc67e7ff5d73c Mon Sep 17 00:00:00 2001 From: Antoine Richeux Date: Fri, 13 Mar 2020 16:46:08 +0100 Subject: [PATCH] increase podspec version --- BeappCache.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BeappCache.podspec b/BeappCache.podspec index 2362468..6d93357 100644 --- a/BeappCache.podspec +++ b/BeappCache.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'BeappCache' - s.version = '0.4.0' + s.version = '0.5' s.summary = 'This library provides a cache mechanism relying on RxSwift' # This description is used to generate tags and improve search results.