Skip to content

Commit 5e865c3

Browse files
committed
2.1.7
1 parent 1467a03 commit 5e865c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-localization",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
44
"description": "Simple module to localize the ReactNative interface",
55
"main": "./lib/LocalizedStrings.js",
66
"types": "./lib/LocalizedStrings.d.ts",
@@ -40,4 +40,4 @@
4040
"react-native": "^0.64",
4141
"react-native-windows": "0.64.5"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)