From 01c550dac05ed43aeed183b04979ffbba379720d Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 23 Jun 2017 15:55:40 -0700 Subject: [PATCH] 9.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1cd08a..c39786a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bittorrent-tracker", "description": "Simple, robust, BitTorrent tracker (client & server) implementation", - "version": "9.2.2", + "version": "9.2.3", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",