From 2b6c9ffcdbee66c74e84f79d76cfd85904481645 Mon Sep 17 00:00:00 2001 From: DC Date: Wed, 31 Aug 2016 18:49:18 -0700 Subject: [PATCH] 0.13.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d652edf..89c7a85d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webtorrent-desktop", "description": "WebTorrent, the streaming torrent client. For Mac, Windows, and Linux.", - "version": "0.13.0", + "version": "0.13.1", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",