From 43abdfdcd8a9a6846d27e293aab7ebc71df65d0d Mon Sep 17 00:00:00 2001 From: Wojciech Czerski Date: Sun, 23 Sep 2018 15:37:49 +0200 Subject: [PATCH] Bump version to 2.1.1 --- SwiftMonkey.podspec | 2 +- SwiftMonkeyPaws.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SwiftMonkey.podspec b/SwiftMonkey.podspec index 0026877..eeb0993 100644 --- a/SwiftMonkey.podspec +++ b/SwiftMonkey.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SwiftMonkey" - s.version = "2.1.0" + s.version = "2.1.1" s.summary = "Monkey testing framework for iOS apps" s.description = <<-DESC A framework for generating randomised user diff --git a/SwiftMonkeyPaws.podspec b/SwiftMonkeyPaws.podspec index dbcb93b..aac7916 100644 --- a/SwiftMonkeyPaws.podspec +++ b/SwiftMonkeyPaws.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SwiftMonkeyPaws" - s.version = "2.1.0" + s.version = "2.1.1" s.summary = "Visualisation of input events, especially useful during UI testing." s.description = <<-DESC Visualise all touch events in a layer on top of