From cea4e2b20f9367cded7760d22f67e4d7b551cdb1 Mon Sep 17 00:00:00 2001 From: Jeronimo Vallelunga Date: Wed, 25 Oct 2017 20:53:51 -0300 Subject: [PATCH] 0.1.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47c8f7b..13d3bf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-bluetooth", - "version": "0.1.17", + "version": "0.1.18", "description": "Redux middleware to dispatch actions via bluetooth to a peripheral store", "main": "build/index.js", "scripts": {