From dec3f131656a25262b263d314f7c74e38608f438 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 16 Feb 2018 23:34:17 -0800 Subject: [PATCH] 9.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfd69b9..3c5fa27 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bittorrent-tracker", "description": "Simple, robust, BitTorrent tracker (client & server) implementation", - "version": "9.3.0", + "version": "9.4.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",