Skip to content

Commit

Permalink
* Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kcbanner committed Feb 27, 2011
1 parent 4ea50fd commit 52a33f7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
@@ -1,9 +1,12 @@
{ "name" : "datejs"
, "description" : "datejs, wrapped up as an npm package"
, "version" : "0.0.1"
, "version" : "0.0.2"
, "maintainers" :
[ { "name": "Chris Dew"
, "email": "cmsdew@gmail.com"
},
{ "name": "Casey Banner"
, "email": "kcbanner@gmail.com"
}
]
, "bugs" : { "web" : "http://github.com/chrisdew/datejs/issues" }
Expand All @@ -17,4 +20,4 @@
, "engines" : { "node" : ">=0.2.6" }
, "dependencies" : { "vows" : ">=0.5.2"
}
}
}

0 comments on commit 52a33f7

Please sign in to comment.