Skip to content

Commit

Permalink
Merge pull request #101 from ishkawa/feature/fix-Result-version
Browse files Browse the repository at this point in the history
Specify the version of Result by ~> operator to avoid the collision
  • Loading branch information
ishkawa committed Nov 15, 2015
2 parents 260c477 + 986cf73 commit ca8a467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "antitypical/Result" "0.6.0-beta.6"
github "antitypical/Result" ~> 0.6.0

0 comments on commit ca8a467

Please sign in to comment.