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-04-25 03:54:37 +0300
committerFeross Aboukhadijeh <feross@feross.org>2018-04-25 03:54:37 +0300
commit4569fa9b4d5a232b1bba95e6f68abaab16db2451 (patch)
tree317660596c985e6a3ba4b4f3e073f05e1bcfaa86
parent014683c45b9cb3a8959fc42f6c8677f62290450e (diff)
0.99.1v0.99.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 17a0576..2c111c1 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
- "version": "0.99.0",
+ "version": "0.99.1",
"author": {
"name": "WebTorrent, LLC",
"email": "feross@webtorrent.io",