From e758fba255499f36da6c9f0249593856cae97307 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Tue, 1 May 2018 16:31:19 -0700 Subject: [PATCH] 9.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1621192..10ade88 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bittorrent-tracker", "description": "Simple, robust, BitTorrent tracker (client & server) implementation", - "version": "9.8.1", + "version": "9.9.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",