Skip to content

Commit

Permalink
release 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KoreanThinker committed Mar 15, 2023
1 parent 1d77daa commit e74f9f3
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.71.4",
"react-native-translator": "1.1.4",
"react-native-translator": "1.1.5",
"react-native-webview": "^11.26.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-translator",
"title": "React Native Translator",
"version": "1.1.4",
"version": "1.1.5",
"description": "Free translate component & hook",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit e74f9f3

Please sign in to comment.