Skip to content

Commit

Permalink
[ci skip] publishing pod version: 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
travis@localhost committed Jul 25, 2020
1 parent 5796107 commit 0277a94
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 = '3.0.0'
s.version = '3.0.1'
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.37</string>
<string>3.0.1</string>
</dict>
</plist>

0 comments on commit 0277a94

Please sign in to comment.