diff --git a/package.json b/package.json index 908ddeec..4435007f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "gun" -, "version": "0.0.1o" +, "version": "0.0.1p" , "author": "Mark Nadal" , "description": "Graph engine." , "engines": { diff --git a/shots.js b/shots.js index 8f4030bd..5bb9cad4 100644 --- a/shots.js +++ b/shots.js @@ -168,7 +168,7 @@ module.exports = require('theory') if(!m || !m.how){ return } if(m.where && m.where.mid){ console.log("echo echo echo"); - console.log(m); + console.log(m); if(opt.src && opt.src.reply){ m.what.count += 1; if(87 < m.what.count){ return }