From 9f227ef9e4bd54afe6ee0bfe7843009e6aefff26 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 12 Jul 2019 11:37:27 -0700 Subject: [PATCH] 9.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 307eed6..29dcc24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bittorrent-tracker", "description": "Simple, robust, BitTorrent tracker (client & server) implementation", - "version": "9.11.0", + "version": "9.12.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",