Skip to content

Commit eef2206

Browse files
committed
Bump to 6.3.1
1 parent ceb278e commit eef2206

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

example/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
public_suffix (4.0.7)
9090
rexml (3.3.9)
9191
ruby-macho (2.5.1)
92-
securerandom (0.3.1)
92+
securerandom (0.3.2)
9393
typhoeus (1.4.1)
9494
ethon (>= 0.9.0)
9595
tzinfo (2.0.6)

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1509,7 +1509,7 @@ PODS:
15091509
- React-logger (= 0.76.1)
15101510
- React-perflogger (= 0.76.1)
15111511
- React-utils (= 0.76.1)
1512-
- RNBootSplash (6.3.0):
1512+
- RNBootSplash (6.3.1):
15131513
- DoubleConversion
15141514
- glog
15151515
- hermes-engine
@@ -1799,7 +1799,7 @@ SPEC CHECKSUMS:
17991799
React-utils: 0c825829a8e2ca39bb049d95f270a2dbf39ecb05
18001800
ReactCodegen: 3b0ff1c9015e3ebcf2bd2f8559995c74bfacf8a1
18011801
ReactCommon: c21a3d6a8d3e98b6e99730139a52f59f0beea89d
1802-
RNBootSplash: de964357c89eacce30bc5f26bc663eb34567b894
1802+
RNBootSplash: 2f3d6c7dd96a2f145b96bd741ce8e170714e0514
18031803
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
18041804
Yoga: db69236006b8b1c6d55ab453390c882306cbf219
18051805

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-bootsplash",
3-
"version": "6.3.0",
3+
"version": "6.3.1",
44
"license": "MIT",
55
"description": "Display a bootsplash on your app starts. Hide it when you want.",
66
"author": "Mathieu Acthernoene <[email protected]>",

0 commit comments

Comments
 (0)