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>2020-05-10 20:48:34 +0300
committerFeross Aboukhadijeh <feross@feross.org>2020-05-10 20:48:34 +0300
commit95b2d678e9224f776fea84f02986b3b539e26070 (patch)
treed6ced89c34f1a129e00b4b953fe67244f832137f
parent46e514da0706e4f6fcc14a3f08e6b33cd875e986 (diff)
0.108.2v0.108.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 760e6fc..f21de99 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
- "version": "0.108.1",
+ "version": "0.108.2",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",