diff --git a/examples/package.json b/examples/package.json index 72a828f2..2136d74c 100644 --- a/examples/package.json +++ b/examples/package.json @@ -8,7 +8,7 @@ } , "dependencies": { "express": "~>4.9.0", - "gun": "0.0.9-g" + "gun": "0.0.9-h" } , "scripts": { "start": "node express.js", diff --git a/package.json b/package.json index 0594601d..11672405 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "gun" -, "version": "0.0.9g" +, "version": "0.0.9h" , "author": "Mark Nadal" , "description": "Graph engine." , "engines": {