From d5cf6447288646a39471303172394b7ad4d83e89 Mon Sep 17 00:00:00 2001 From: Wojciech Czerski Date: Thu, 15 Mar 2018 01:22:12 +0100 Subject: [PATCH] Bump version to 2.1.0 --- SwiftMonkey.podspec | 2 +- SwiftMonkeyPaws.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SwiftMonkey.podspec b/SwiftMonkey.podspec index a3583e0..d403475 100644 --- a/SwiftMonkey.podspec +++ b/SwiftMonkey.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SwiftMonkey" - s.version = "2.0.0" + s.version = "2.1.0" 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 bef49a3..8631297 100644 --- a/SwiftMonkeyPaws.podspec +++ b/SwiftMonkeyPaws.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SwiftMonkeyPaws" - s.version = "2.0.0" + s.version = "2.1.0" s.summary = "Visualisation of input events, especially useful during UI testing." s.description = <<-DESC Visualise all touch events in a layer on top of