Skip to content

Commit

Permalink
Merge pull request #70 from ipfs/feat/disable-fallback-utp
Browse files Browse the repository at this point in the history
update transport lib to only use utp when explcitly enabled
  • Loading branch information
whyrusleeping authored Jun 15, 2016
2 parents ec8044c + 4560578 commit bb9a5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@
},
{
"author": "whyrusleeping",
"hash": "Qme5FbqN4BteaBcpbsj51fjzvqJhr54DigbqWAdXS5zgEe",
"hash": "QmaNko8ug5seuo61TnmW8jcVtCVgD6uR454wagU7PPKVWA",
"name": "go-libp2p-transport",
"version": "1.2.0"
"version": "1.3.0"
},
{
"author": "whyrusleeping",
Expand Down

0 comments on commit bb9a5f5

Please sign in to comment.