This commit is contained in:
Jeronimo Vallelunga 2017-07-14 20:16:25 -03:00
parent 390f5b74f1
commit a9483c6d76
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "redux-bluetooth", "name": "redux-bluetooth",
"version": "0.1.1", "version": "0.1.2",
"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": {