Skip to content

Commit 7622bdb

Browse files
committed
0.2.0
1 parent d109bd0 commit 7622bdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bittorrent-tracker",
33
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
4-
"version": "0.1.1",
4+
"version": "0.2.0",
55
"author": {
66
"name": "Feross Aboukhadijeh",
77
"email": "[email protected]",
@@ -44,4 +44,4 @@
4444
"scripts": {
4545
"test": "tape test/*.js"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)