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-02-17 23:16:41 +0300
committerFeross Aboukhadijeh <feross@feross.org>2018-02-17 23:16:41 +0300
commiteb87114b3cccc15e5aaa994680cf6860a1243859 (patch)
tree14933d03397546d77bb3351c0026b16407431ed0
parent652dab41969194d4b3687f9385182f78f9d5c59e (diff)
0.98.22v0.98.22
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8e2e09e..fb93d09 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
- "version": "0.98.21",
+ "version": "0.98.22",
"author": {
"name": "WebTorrent, LLC",
"email": "feross@webtorrent.io",