From 9f6848c8bad5fde6475f3d3f2e9d44056612d4a0 Mon Sep 17 00:00:00 2001 From: yoheimuta Date: Sun, 19 Dec 2021 18:39:07 +0900 Subject: [PATCH] chore: Update cocoapods --- Gemfile.lock | 2 +- RxMusicPlayer.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f18ecd5..ceeaea8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,4 +73,4 @@ DEPENDENCIES cocoapods (= 1.7.5) BUNDLED WITH - 1.16.2 + 2.1.4 diff --git a/RxMusicPlayer.podspec b/RxMusicPlayer.podspec index 25e7d6c..52d1ccc 100644 --- a/RxMusicPlayer.podspec +++ b/RxMusicPlayer.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |spec| # spec.name = "RxMusicPlayer" - spec.version = "2.2.0" + spec.version = "2.3.0" spec.summary = "A reactive library to make it easy for audio playbacks using RxSwift." # This description is used to generate tags and improve search results.