diff --git a/package.json b/package.json index 04348ed2..5d494dfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-electrode-bridge", - "version": "1.5.16", + "version": "1.5.17", "description": "Low level communication bridge between reaact native js and native", "repository": { "type": "git", @@ -15,4 +15,4 @@ "react": ">=15.4", "react-native": ">=0.38" } -} \ No newline at end of file +}