diff --git a/package-lock.json b/package-lock.json index fb041f6..fbee572 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-mediapipe", - "version": "0.5.1", + "version": "0.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-native-mediapipe", - "version": "0.5.1", + "version": "0.6.0", "license": "MIT", "workspaces": [ "docsite", diff --git a/package.json b/package.json index cf68cd6..234f705 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-mediapipe", - "version": "0.5.1", + "version": "0.6.0", "description": "A React Native Camera and Player for MediaPipe applications.", "main": "lib/commonjs/index", "module": "lib/module/index",