We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9549a98 commit fd0ca24Copy full SHA for fd0ca24
CucumberSwift.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'CucumberSwift'
3
- s.version = '4.2.0'
+ s.version = '4.2.1'
4
s.summary = 'A lightweight swift only cucumber implementation.'
5
6
s.description = <<-DESC
Sources/CucumberSwift/Info.plist
@@ -17,6 +17,6 @@
17
<key>CFBundleShortVersionString</key>
18
<string>1.0</string>
19
<key>CFBundleVersion</key>
20
- <string>4.1.1</string>
+ <string>4.2.1</string>
21
</dict>
22
</plist>
0 commit comments