diff --git a/package-lock.json b/package-lock.json index 1664a37..fa51797 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@theoplayer/react-native-drm", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@theoplayer/react-native-drm", - "version": "1.4.0", + "version": "1.5.0", "license": "SEE LICENSE AT https://www.theoplayer.com/terms", "devDependencies": { "@react-native-community/eslint-config": "^3.2.0", diff --git a/package.json b/package.json index 07cc3c7..797f921 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@theoplayer/react-native-drm", - "version": "1.4.0", + "version": "1.5.0", "description": "DRM connectors for react-native-theoplayer", "main": "lib/commonjs/index", "module": "lib/module/index",