From 88200f5132ed874b57a59a6fea6f770de38e2fc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Alves?= Date: Sun, 22 Oct 2017 21:28:21 +0200 Subject: [PATCH] Bump version number to 1.2.1 --- RxGesture.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RxGesture.podspec b/RxGesture.podspec index 6290bba..0444dbc 100644 --- a/RxGesture.podspec +++ b/RxGesture.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |s| s.name = "RxGesture" - s.version = "1.2.0" + s.version = "1.2.1" s.summary = "RxSwift reactive wrapper for view gestures." s.description = <<-DESC