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": {