Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Sep 19, 2022
1 parent 26c3313 commit ec208bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"@regulaforensics/react-native-document-reader-btdevice-beta": "0.0.2",
"@regulaforensics/react-native-document-reader-btdevice-beta": "0.0.3",
"@regulaforensics/react-native-document-reader-api": "6.5.0",
"@regulaforensics/react-native-document-reader-core-fullrfid": "6.5.0",
"react": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@regulaforensics/react-native-document-reader-btdevice-beta",
"version": "0.0.2",
"version": "0.0.3",
"description": "React Native module for reading and validation of identification documents (BTDevice framework)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ec208bb

Please sign in to comment.