From c472f32cca8598cfdad2b744fbb3a4534cbe5ad9 Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Wed, 12 Aug 2015 09:52:49 -0700 Subject: [PATCH] preped for publishing of buffer fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 735b1e3..5ebd2d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-ipc", - "version": "1.2.2", + "version": "1.3.0", "description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.", "main": "node-ipc.js", "directories": {