From fd8075025c5110a23549983231bf60df2b860933 Mon Sep 17 00:00:00 2001 From: David Braun Date: Wed, 18 Oct 2017 15:10:17 -0400 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5f347d..1a8e62a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nodeguy/channel", "description": "Go-like channels for JavaScript", - "version": "0.3.0", + "version": "0.4.0", "author": { "name": "David Braun", "email": "David@NodeGuy.com",