Skip to content

Commit 4ed2e65

Browse files
committed
Bump version number
1 parent 1333f87 commit 4ed2e65

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ PODS:
298298
- React-jsi (= 0.63.3)
299299
- RNFS (2.16.6):
300300
- React
301-
- RNLocalize (2.1.0):
301+
- RNLocalize (2.1.1):
302302
- React-Core
303303
- Yoga (1.14.0)
304304
- YogaKit (1.18.1):
@@ -466,7 +466,7 @@ SPEC CHECKSUMS:
466466
React-RCTVibration: 8e9fb25724a0805107fc1acc9075e26f814df454
467467
ReactCommon: 4167844018c9ed375cc01a843e9ee564399e53c3
468468
RNFS: 2bd9eb49dc82fa9676382f0585b992c424cd59df
469-
RNLocalize: 7e199e96411dce0611e07e0496b049afa882c31d
469+
RNLocalize: 82a569022724d35461e2dc5b5d015a13c3ca995b
470470
Yoga: 7d13633d129fd179e01b8953d38d47be90db185a
471471
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
472472

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-localize",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"license": "MIT",
55
"description": "A toolbox for your React Native app localization.",
66
"author": "Mathieu Acthernoene <zoontek@gmail.com>",

0 commit comments

Comments
 (0)