diff --git a/package-lock.json b/package-lock.json index 512b48a..87a0755 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-video-trimmer-ui", - "version": "0.3.5", + "version": "0.3.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-native-video-trimmer-ui", - "version": "0.3.5", + "version": "0.3.6", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index 29bfdb8..74db568 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-video-trimmer-ui", - "version": "0.3.5", + "version": "0.3.6", "description": "Trim videos in react-native", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",