Skip to content

Commit

Permalink
[dist] Version bump v0.7.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrugzz committed Sep 13, 2013
1 parent 1551aec commit 7e7d7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "godot",
"description": "Godot is a streaming real-time event processor written in node.js",
"version": "0.6.1",
"version": "0.7.0-dev",
"author": "Nodejitsu Inc <info@nodejitsu.com>",
"contributors": [
{
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"main": "./lib/godot",
"engines": {
"node": "0.10.x || 0.8.x"
"node": "0.10.x"
},
"scripts": {
"test": "vows --spec -i"
Expand Down

0 comments on commit 7e7d7b8

Please sign in to comment.