merged major features and bug fixes in!

This commit is contained in:
Mark Nadal 2015-01-22 05:49:18 -07:00
parent 96bbb102f0
commit 8721ff345c
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
}
, "dependencies": {
"express": "~>4.9.0",
"gun": "0.0.9-g"
"gun": "0.0.9-h"
}
, "scripts": {
"start": "node express.js",

View File

@ -1,5 +1,5 @@
{ "name": "gun"
, "version": "0.0.9g"
, "version": "0.0.9h"
, "author": "Mark Nadal"
, "description": "Graph engine."
, "engines": {