Merge branch 'master' of github.me:jvallelunga/redux-bluetooth into develop

This commit is contained in:
Jeronimo Vallelunga 2017-10-25 20:40:19 -03:00
commit 87974c2451
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "redux-bluetooth", "name": "redux-bluetooth",
"version": "0.1.15", "version": "0.1.16",
"description": "Redux middleware to dispatch actions via bluetooth to a peripheral store", "description": "Redux middleware to dispatch actions via bluetooth to a peripheral store",
"main": "build/index.js", "main": "build/index.js",
"scripts": { "scripts": {