Skip to content

Commit

Permalink
Bump RxSwift to 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas34 committed Jan 6, 2018
1 parent c9ddcb3 commit 009da86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ github "AliSoftware/OHHTTPStubs" "f90c2bb0fb882e43761ab963ca8869d349d2c6e3"
github "Quick/Nimble" "v7.0.2"
github "Quick/Quick" "v1.2.0"
github "ReactiveCocoa/ReactiveSwift" "3.0.0"
github "ReactiveX/RxSwift" "4.0.0"
github "ReactiveX/RxSwift" "4.1.0"
github "antitypical/Result" "3.2.4"
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "12cccb171ad9038251af6883807f0290c1d75a5b",
"version": "4.0.0"
"revision": "49eba516f11dbd856f7856e293422f561c854433",
"version": "4.1.0"
}
}
]
Expand Down

0 comments on commit 009da86

Please sign in to comment.