Skip to content

Commit 2f99f44

Browse files
ianhlavatsgithub-actions[bot]
authored andcommitted
[ci skip] Apply automatic changes
1 parent fc6f25c commit 2f99f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CucumberSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'CucumberSwift'
3-
s.version = '5.0.4'
3+
s.version = '5.0.5'
44
s.summary = 'A lightweight swift only cucumber implementation.'
55

66
s.description = <<-DESC

Sources/CucumberSwift/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>5.0.4</string>
20+
<string>5.0.5</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)