Skip to content

Commit

Permalink
update version in package.json to match tag. maybe it should be 0.2.5?
Browse files Browse the repository at this point in the history
  • Loading branch information
neonstalwart committed Aug 14, 2011
1 parent 727c9dd commit 8bbfba7
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": "tunguska",
"author": "Kris Zyp",
"version": "0.2.2",
"version": "0.2.4",
"description": "Distributed publish/subscribe hub with Comet-style delivery of messages to browsers",
"dependencies": [],
"keywords": [
Expand Down Expand Up @@ -40,4 +40,4 @@
"dependencies":{
"patr": ">=0.2.1"
}
}
}

0 comments on commit 8bbfba7

Please sign in to comment.