From 17d6713b52387e59ce2b828426e4a9d82cba25bd Mon Sep 17 00:00:00 2001 From: anoff Date: Fri, 27 Jan 2017 19:06:14 +0100 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fc10c7..eac86e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serial-io", - "version": "0.1.1", + "version": "0.1.2", "description": "serialport interface for batch style commands", "license": "MIT", "repository": "anoff/serial-io",