Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Tyler-Keith-Thompson/CucumberSwift
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler-Keith-Thompson committed Dec 9, 2019
2 parents 9d21686 + 3edc7bf commit e84abae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CucumberSwift.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CucumberSwift'
s.version = '2.2.25'
s.version = '2.2.26'
s.summary = 'A lightweight swift only cucumber implementation.'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion CucumberSwift/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>2.2.25</string>
<string>2.2.26</string>
</dict>
</plist>

0 comments on commit e84abae

Please sign in to comment.