Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit d5cf644

Browse files
Bump version to 2.1.0
1 parent 32fd70c commit d5cf644

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SwiftMonkey.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftMonkey"
3-
s.version = "2.0.0"
3+
s.version = "2.1.0"
44
s.summary = "Monkey testing framework for iOS apps"
55
s.description = <<-DESC
66
A framework for generating randomised user

SwiftMonkeyPaws.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftMonkeyPaws"
3-
s.version = "2.0.0"
3+
s.version = "2.1.0"
44
s.summary = "Visualisation of input events, especially useful during UI testing."
55
s.description = <<-DESC
66
Visualise all touch events in a layer on top of

0 commit comments

Comments
 (0)