Skip to content

Commit

Permalink
[dist] 0.1
Browse files Browse the repository at this point in the history
Big bump as we've renamed `name` to `address`
  • Loading branch information
3rd-Eden committed Dec 2, 2014
1 parent e09765b commit b7d6520
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,7 +1,7 @@
{
"name": "liferaft",
"version": "0.0.2",
"description": "Consensus protocol based on raft, but only for saving lifes.",
"version": "0.1.0",
"description": "Consensus protocol based on raft, it will one day save your live.",
"main": "index.js",
"scripts": {
"test": "mocha --reporter spec --ui bdd test.js",
Expand Down

0 comments on commit b7d6520

Please sign in to comment.