From 9d3e26f15a0b253a4070e11fd4389ffce93bcb3f Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 2 Jun 2016 22:46:10 -0700 Subject: [PATCH] 0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c3b279a..8ea6de78 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webtorrent-desktop", "description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.", - "version": "0.7.1", + "version": "0.7.2", "author": { "name": "WebTorrent, LLC", "email": "feross@feross.org",