Skip to content

Commit bdd5e56

Browse files
committed
Merge pull request #4 from yonekawa/swift2
Update Result for use APIKit v1.0.0
2 parents c649bf8 + 13723d8 commit bdd5e56

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 "antitypical/Result" "0.5"
1+
github "antitypical/Result" "0.6.0-beta.3"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github "robrix/Box" "2.0"
22
github "Quick/Nimble" "v2.0.0"
33
github "Quick/Quick" "v0.6.0"
4-
github "antitypical/Result" "0.5"
4+
github "antitypical/Result" "0.6.0-beta.3"

0 commit comments

Comments
 (0)