Skip to content

Commit b05b60c

Browse files
authored
Merge pull request #86 from Carthage/reactiveswift-1.0.0
Update ReactiveSwift to 1.0.0
2 parents f7c6ba4 + fbd60cb commit b05b60c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "ReactiveCocoa/ReactiveSwift" "1.0.0-rc.3"
1+
github "ReactiveCocoa/ReactiveSwift" ~> 1.0

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ github "Quick/Nimble" "v5.1.1"
22
github "Quick/Quick" "v1.0.0"
33
github "antitypical/Result" "3.1.0"
44
github "jspahrsummers/xcconfigs" "3d9d99634cae6d586e272543d527681283b33eb0"
5-
github "ReactiveCocoa/ReactiveSwift" "1.0.0-rc.3"
5+
github "ReactiveCocoa/ReactiveSwift" "1.0.0"

0 commit comments

Comments
 (0)