From 59d3c019376acca2ab45405608f838c564f590f7 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sun, 18 May 2014 18:37:09 -0700 Subject: [PATCH] 0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d81537..da0f5a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bittorrent-tracker", "description": "Simple, robust, BitTorrent tracker (client & server) implementation", - "version": "0.7.1", + "version": "0.7.2", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",