This commit is contained in:
Feross Aboukhadijeh 2014-03-26 01:37:39 -07:00
parent 09326b5e03
commit edc56f44e6

View File

@ -1,7 +1,7 @@
{
"name": "bittorrent-tracker",
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
"version": "0.0.1",
"version": "0.1.0",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
@ -41,4 +41,4 @@
"scripts": {
"test": "tape test/*.js"
}
}
}