From 1de0983864470a20ba86e004dcc62ac669f214c6 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sun, 3 May 2015 16:49:22 -0700 Subject: [PATCH] 3.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 035cb3e..5066a74 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bittorrent-tracker", "description": "Simple, robust, BitTorrent tracker (client & server) implementation", - "version": "3.6.2", + "version": "3.6.3", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",