Skip to content

Commit 2c16de6

Browse files
authored
Merge pull request #743 from knottx/update-podspec
update podspec R.swift.Library ~> 5.4.0
2 parents dadaa8e + c130f3b commit 2c16de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R.swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Pod::Spec.new do |spec|
2828
spec.tvos.deployment_target = '9.0'
2929
spec.watchos.deployment_target = '2.2'
3030

31-
spec.dependency "R.swift.Library", "~> 5.3.0"
31+
spec.dependency "R.swift.Library", "~> 5.4.0"
3232

3333
spec.preserve_paths = "rswift"
3434

0 commit comments

Comments
 (0)