From 43d2047d9b1dd6141a730e23e17b12b18581d788 Mon Sep 17 00:00:00 2001 From: Kristaps Grinbergs Date: Sun, 12 Apr 2020 01:08:25 +0300 Subject: [PATCH] Bump version --- Cartfile | 2 +- RxAnimated.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index b871d33..7d1b8f2 100644 --- a/Cartfile +++ b/Cartfile @@ -1,2 +1,2 @@ -github "ReactiveX/RxSwift" ~> 5.0 +github "ReactiveX/RxSwift" ~> 5.1 diff --git a/RxAnimated.podspec b/RxAnimated.podspec index b5766c4..3b1c295 100644 --- a/RxAnimated.podspec +++ b/RxAnimated.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'RxAnimated' - s.version = '0.8.0' + s.version = '0.8.1' s.summary = 'Animated bindings for RxSwift/RxCocoa' s.description = <<-DESC