From ee3728da20966b0152f625232a055f0f64453e22 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Sun, 16 Feb 2014 18:49:51 -0700 Subject: [PATCH] 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 804f459..6446957 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dial", - "version": "0.0.3", + "version": "0.0.4", "description": "DIAL (DIscovery And Launch) protocol module", "main": "index.js", "scripts": {