Skip to content

Commit

Permalink
Update podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
brentleyjones committed Jun 16, 2017
1 parent 9bfbffc commit e719953
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.1.0"
s.version = "1.2.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 e719953

Please sign in to comment.