Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2019-08-07 05:23:55 +0300
committerFeross Aboukhadijeh <feross@feross.org>2019-08-07 05:23:55 +0300
commit9a21ed492db9c75745b958b76a04352b715a883b (patch)
treeada678e179a8857c53895c750758a0351391cccd
parentadf42874d3596b4a684fac209498e71287558000 (diff)
0.107.0v0.107.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index acf6ee2..6a82bd4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
- "version": "0.106.0",
+ "version": "0.107.0",
"author": {
"name": "WebTorrent, LLC",
"email": "feross@webtorrent.io",