From 79b4991b3a05a48fe2ba65a3283264902db13932 Mon Sep 17 00:00:00 2001 From: Jeronimo Vallelunga Date: Wed, 25 Oct 2017 19:58:40 -0300 Subject: [PATCH] 0.1.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6eae83..e0a6e37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-bluetooth", - "version": "0.1.15", + "version": "0.1.16", "description": "Redux middleware to dispatch actions via bluetooth to a peripheral store", "main": "build/index.js", "scripts": {