From 3258354af60b74b7e7b0720b09a60d08cc12d12f Mon Sep 17 00:00:00 2001 From: Stefdv Date: Sat, 17 Sep 2016 23:28:40 +0200 Subject: [PATCH] bumped version for ws.send error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e6faba1..14a8df9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gun", - "version": "0.3.992", + "version": "0.3.993", "description": "Graph engine", "main": "index.js", "scripts": {