diff --git a/.gitignore b/.gitignore index 45d62d8..54ba1b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.sw? +node_modules diff --git a/package.json b/package.json index 3689627..c16c2d5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gossiper", "description": "node-gossip implements a gossip protocol", - "version": "0.0.1", + "version": "0.0.2", "author": "Bob Potter ", "contributors": [ {