Skip to content

Commit d8f265e

Browse files
committed
Bump version number
1 parent 171268d commit d8f265e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ PODS:
294294
- ReactCommon/callinvoker (= 0.62.2)
295295
- RNFS (2.16.6):
296296
- React
297-
- RNLocalize (1.4.0):
298-
- React
297+
- RNLocalize (1.4.2):
298+
- React-Core
299299
- Yoga (1.14.0)
300300
- YogaKit (1.18.1):
301301
- Yoga (~> 1.14)
@@ -459,10 +459,10 @@ SPEC CHECKSUMS:
459459
React-RCTVibration: 4356114dbcba4ce66991096e51a66e61eda51256
460460
ReactCommon: ed4e11d27609d571e7eee8b65548efc191116eb3
461461
RNFS: 2bd9eb49dc82fa9676382f0585b992c424cd59df
462-
RNLocalize: b6df30cc25ae736d37874f9bce13351db2f56796
462+
RNLocalize: 452d4118e338dee1e5ca3fac4d5a11a4ab26a46a
463463
Yoga: 3ebccbdd559724312790e7742142d062476b698e
464464
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
465465

466466
PODFILE CHECKSUM: 066b406cb4fac1de6d9446d7c0e796ffb378ee28
467467

468-
COCOAPODS: 1.9.1
468+
COCOAPODS: 1.9.3

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": "1.4.1",
3+
"version": "1.4.2",
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)