Skip to content

Commit

Permalink
Merge pull request #112 from enricode/master
Browse files Browse the repository at this point in the history
Podfile updated to 'v1.4.0' tag
  • Loading branch information
Ahmed-Ali authored Sep 8, 2021
2 parents 022084f + 24a83b2 commit aa08eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cucumberish.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Cucumberish"
s.version = "1.3.0"
s.version = "1.4.0"
s.summary = "Cucumberish is the native Objective-C implementation of Cucumber BDD automation test framework"
s.description = <<-DESC
Cucumberish is Objective-C and Swift framework for Behaviour Driven Development inspired by the amazing way of writing automated test cases introduced originally by Cucumber. With Cucumberish, you write your test cases in almost plain English language.
Expand Down

0 comments on commit aa08eeb

Please sign in to comment.