Skip to content

Commit

Permalink
release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Mar 11, 2013
1 parent 3a1b885 commit 53880c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
@@ -1,6 +1,7 @@
{ "name": "smokesignal"
, "version": "0.0.2"
, "version": "0.0.3"
, "description": "Build your own small (or larger) peer to peer network with node.js -- useful for stuff like scaling your real-time app!"
, "tags": ["peers", "peer to peer", "p2p", "gossip", "seeds", "event passing", "distributed", "cluster", "scaling", "scale"]
, "main": "index.js"
, "dependencies": {
"log4js": "*"
Expand Down

0 comments on commit 53880c4

Please sign in to comment.