Skip to content

Commit edc56f4

Browse files
committed
0.1.0
1 parent 09326b5 commit edc56f4

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.0.1",
4+
"version": "0.1.0",
55
"author": {
66
"name": "Feross Aboukhadijeh",
77
"email": "[email protected]",
@@ -41,4 +41,4 @@
4141
"scripts": {
4242
"test": "tape test/*.js"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)