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>2015-05-28 03:55:46 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-05-28 03:55:46 +0300
commit6d44755eda2404daa64b94725e3a02d2535283c7 (patch)
tree520e144227c31f321e1c8fea2eeb2883b8f089c3
parentab77673b2e0e247e990f4e0beda74c7bcd9abb28 (diff)
0.47.1v0.47.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9318b8e..83cca71 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
- "version": "0.47.0",
+ "version": "0.47.1",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",