From 8c34a3111098e61d3ff92ee4437b18ef9ac5db27 Mon Sep 17 00:00:00 2001 From: Bartosz Polaczyk Date: Sat, 19 Feb 2022 08:54:22 +0100 Subject: [PATCH] Bump CocoaPods plugin version --- cocoapods-plugin/lib/cocoapods-xcremotecache/gem_version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cocoapods-plugin/lib/cocoapods-xcremotecache/gem_version.rb b/cocoapods-plugin/lib/cocoapods-xcremotecache/gem_version.rb index 478a89b..fb68e43 100644 --- a/cocoapods-plugin/lib/cocoapods-xcremotecache/gem_version.rb +++ b/cocoapods-plugin/lib/cocoapods-xcremotecache/gem_version.rb @@ -13,5 +13,5 @@ # limitations under the License. module CocoapodsXcremotecache - VERSION = "0.0.6" + VERSION = "0.0.7" end