From b3ea3f73aaab1afe6318bd24c2d300eae91aeb01 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 22 Jan 2015 14:14:51 -0800 Subject: [PATCH] 2.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ff70497..067895d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bittorrent-tracker", "description": "Simple, robust, BitTorrent tracker (client & server) implementation", - "version": "2.10.3", + "version": "2.11.0", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",