Skip to content

Commit

Permalink
Bump R.swift.Library dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 authored Nov 8, 2020
1 parent d62e7a9 commit 9d4b3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R.swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Pod::Spec.new do |spec|
spec.tvos.deployment_target = '9.0'
spec.watchos.deployment_target = '2.2'

spec.dependency "R.swift.Library", "~> 5.2.0"
spec.dependency "R.swift.Library", "~> 5.3.0"

spec.preserve_paths = "rswift"

Expand Down

0 comments on commit 9d4b3ab

Please sign in to comment.