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>2017-01-18 12:04:39 +0300
committerFeross Aboukhadijeh <feross@feross.org>2017-01-18 12:04:39 +0300
commit06d1f3b3f8bbfc173d6439b9acc0efe9644cdce3 (patch)
treeef3811e05ccaab8bcdff83106930fe66f76e0625
parent3ef228967f022115d7419ce5b3248df7a494b7a5 (diff)
0.98.2v0.98.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0cab71e..8a96f80 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
- "version": "0.98.1",
+ "version": "0.98.2",
"author": {
"name": "WebTorrent, LLC",
"email": "feross@webtorrent.io",