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>2018-08-04 20:55:18 +0300
committerFeross Aboukhadijeh <feross@feross.org>2018-08-04 20:55:18 +0300
commite8b0200514e241dc7e32c2a38d50b41a79ff6886 (patch)
treecc6d886ac29fa59aef355379d2cb61843916c6ab
parentb30f342f8a171949f841104cdc646054cb1271ea (diff)
0.102.0v0.102.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d9049ae..dab9756 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
- "version": "0.101.2",
+ "version": "0.102.0",
"author": {
"name": "WebTorrent, LLC",
"email": "feross@webtorrent.io",