Update package.json

This commit is contained in:
Ritchie Martori 2013-06-07 14:09:31 -06:00
parent fd28321ba3
commit 463bc45d3e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "asteroid",
"description": "asteroid",
"version": "0.0.1",
"version": "0.6.0",
"scripts": {
"test": "mocha"
},