Skip to content

Commit

Permalink
Bump cocoapods (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriellanata authored Dec 12, 2021
1 parent 6006079 commit d22589d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HammerTests.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "HammerTests"
spec.version = "0.13.2"
spec.version = "0.13.3"
spec.summary = "iOS touch and keyboard syntheis library for unit tests."
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."
spec.homepage = "https://github.com/lyft/Hammer"
Expand Down

0 comments on commit d22589d

Please sign in to comment.