From 90121621f3513a0020c1d60cf2303c3a32b05c06 Mon Sep 17 00:00:00 2001 From: Jeronimo Vallelunga Date: Sun, 16 Jul 2017 16:29:35 -0300 Subject: [PATCH] v0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 527e8f3..865e5c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-bluetooth", - "version": "0.1.6", + "version": "0.1.7", "description": "Redux middleware to dispatch actions via bluetooth to a peripheral store", "main": "build/index.js", "scripts": {