Skip to content

Commit c31a112

Browse files
committed
Revert "Changed Swift version to 4.2"
This reverts commit 2ea5aec.
1 parent 2ea5aec commit c31a112

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swift-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2
1+
4.0

ObjectMapper.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.osx.deployment_target = '10.9'
1313
s.tvos.deployment_target = '9.0'
1414

15-
s.swift_version = '4.2'
15+
s.swift_version = '4.0'
1616

1717
s.requires_arc = true
1818
s.source_files = 'Sources/**/*.swift'

0 commit comments

Comments
 (0)