Skip to content

Commit

Permalink
Change to canverse and bump version number;
Browse files Browse the repository at this point in the history
  • Loading branch information
canibanoglu committed Nov 13, 2019
1 parent d3bdb5b commit b054b52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "can-tracker",
"version": "0.0.7",
"version": "0.0.8",
"description": "Starts a simple bittorent tracker for filesharing",
"scripts": {
"start": "node -r dotenv/config entry.js",
Expand All @@ -21,7 +21,7 @@
"cli",
"torrent"
],
"repository": "https://github.com/canibanoglu/can-tracker",
"repository": "https://github.com/canverse/can-tracker",
"author": "Can Ibanoglu",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit b054b52

Please sign in to comment.