Skip to content

Commit

Permalink
Merge pull request #85 from libp2p/deps/multistream
Browse files Browse the repository at this point in the history
update multistream deps with new match func changes
  • Loading branch information
whyrusleeping authored Aug 16, 2016
2 parents 14aac9b + 3dd2e9e commit 1868c67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"version": "1.0.0"
},
{
"hash": "QmXAWgboitGTKjCqHjVNKMAU13hV5LjYMui8n3UAGPBDLp",
"hash": "QmZiG1UAEz6n5XpMGcKavQjcZxKcu8FKgboC7WCDZJM9RW",
"name": "go-multistream",
"version": "0.2.0"
"version": "0.3.0"
},
{
"hash": "QmNLvkCDV6ZjUJsEwGNporYBuZdhWT6q7TBVYQwwRv12HT",
Expand Down Expand Up @@ -171,9 +171,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmcK5em8AHkQf72b4JPyDdyuKkCc7xADTEN7w26CJh4uQN",
"hash": "QmRz4k7KxxdBiKByEVw7caET27b3bQvnGLFDnsdSJV3ruH",
"name": "go-smux-multistream",
"version": "1.2.0"
"version": "1.3.0"
},
{
"author": "whyrusleeping",
Expand Down

0 comments on commit 1868c67

Please sign in to comment.