Skip to content

Commit 0a93373

Browse files
committed
version bump
1 parent 7c0b662 commit 0a93373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HammerTests.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "HammerTests"
3-
spec.version = "0.16.0"
3+
spec.version = "0.17.0"
44
spec.summary = "iOS touch and keyboard synthesis library for unit tests."
55
spec.description = "Hammer is a touch and keyboard synthesis library for emulating user interaction events. It enables new ways of triggering UI actions in unit tests, replicating a real world environment as much as possible."
66
spec.homepage = "https://github.com/lyft/Hammer"

0 commit comments

Comments
 (0)