From eae5fc0703a93c87eefbb5c363ad5c7b8d6b7fec Mon Sep 17 00:00:00 2001 From: Peter Fern Date: Thu, 28 Jul 2016 17:34:18 +1000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 480dbf4..0f43ef2 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ type of device you will interact with. ```go const ( // VERSION of this library - VERSION = "0.4.0" + VERSION = "0.4.2" ) ```