From aa4147f93a961d49550618189b2d3701765945a2 Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Sun, 12 Jul 2015 15:08:18 -0700 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f63602f..86cf345 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dial", - "version": "0.0.4", + "version": "0.0.5", "description": "DIAL (DIscovery And Launch) protocol module", "main": "index.js", "scripts": {