Skip to content

Commit 1cc4788

Browse files
committed
Bump version: 4.2.0
1 parent 7b29da1 commit 1cc4788

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Argo.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'Argo'
3-
spec.version = '4.1.2'
3+
spec.version = '4.2.0'
44
spec.summary = 'Functional JSON parsing library for Swift.'
55
spec.homepage = 'https://github.com/thoughtbot/Argo'
66
spec.license = { :type => 'MIT', :file => 'LICENSE' }

Resources/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>4.1.2</string>
18+
<string>4.2.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)