From 5e3c1dedbbd56840ed1bd2d2bac0375dc3f112c7 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Tue, 27 Feb 2018 20:07:24 -0800 Subject: [PATCH] 9.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f56fd6..8edf424 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bittorrent-tracker", "description": "Simple, robust, BitTorrent tracker (client & server) implementation", - "version": "9.5.0", + "version": "9.6.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",