Skip to content

Commit

Permalink
release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
long.nguyen.van.T03 committed Sep 19, 2024
1 parent fdae860 commit a75c037
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 @@ -12,7 +12,7 @@
"dependencies": {
"react": "18.2.0",
"react-native": "0.74.4",
"react-native-nfc-passport-info": "^1.0.2"
"react-native-nfc-passport-info": "^1.0.3"
},
"devDependencies": {
"@babel/core": "^7.20.0",
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": "react-native-nfc-passport-info",
"version": "1.0.2",
"version": "1.0.3",
"description": "Read data from NFC passport",
"source": "./src/index.ts",
"main": "./src/index.ts",
Expand Down

0 comments on commit a75c037

Please sign in to comment.