diff --git a/README.md b/README.md index 8114bcd..d54733e 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ React Native Vision Camera Frame Processor Plugin of [Dynamsoft Label Recognizer](https://www.dynamsoft.com/label-recognition/overview/) -[Demo video](https://user-images.githubusercontent.com/5462205/183386819-18d32deb-2c6c-48ec-b596-636331f004a4.mp4) +[Demo video](https://user-images.githubusercontent.com/5462205/183577222-52023a99-0b51-4eff-875e-868ef4a387d9.mp4) ## Installation diff --git a/package.json b/package.json index 4b92341..1fa9772 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vision-camera-dynamsoft-label-recognizer", - "version": "0.2.1", + "version": "0.2.2", "description": "React Native Vision Camera Frame Processor Plugin of Dynamsoft Label Recognizer", "main": "lib/commonjs/index", "module": "lib/module/index",