Bump version

This commit is contained in:
Ritchie Martori 2013-06-25 13:52:14 -07:00
parent 9dab0896f0
commit a893a982aa
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# asteroid # asteroid
v0.8.0 v0.9.0
## Install ## Install

View File

@ -1,7 +1,7 @@
{ {
"name": "asteroid", "name": "asteroid",
"description": "asteroid", "description": "asteroid",
"version": "0.8.0", "version": "0.9.0",
"scripts": { "scripts": {
"test": "mocha -R spec" "test": "mocha -R spec"
}, },