diff --git a/package-lock.json b/package-lock.json index df4e48d..b9897a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@spot.im/react-native-spotim", - "version": "1.6.0", + "version": "1.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3c10923..5cf56a4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@spot.im/react-native-spotim", "title": "React Native SpotIM", - "version": "1.6.0", + "version": "1.7.0", "description": "This library provides an easy integration with Spot.IM into a React-Native app", "main": "index.js", "scripts": {