Skip to content

Commit 749c24d

Browse files
committed
Bump version number
1 parent f884195 commit 749c24d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2449,7 +2449,7 @@ PODS:
24492449
- React-perflogger (= 0.83.1)
24502450
- React-utils (= 0.83.1)
24512451
- SocketRocket
2452-
- RNBootSplash (7.0.0):
2452+
- RNBootSplash (7.0.1):
24532453
- boost
24542454
- DoubleConversion
24552455
- fast_float
@@ -2802,7 +2802,7 @@ SPEC CHECKSUMS:
28022802
ReactAppDependencyProvider: 0eb286cc274abb059ee601b862ebddac2e681d01
28032803
ReactCodegen: 3d48510bcef445f6403c0004047d4d9cbb915435
28042804
ReactCommon: ac934cb340aee91282ecd6f273a26d24d4c55cae
2805-
RNBootSplash: af378008cc8f1b8660c8a281231d748408375cd5
2805+
RNBootSplash: 343fb3d5f8233c877ad11247dd883cd1f21733d7
28062806
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
28072807
Yoga: 5456bb010373068fc92221140921b09d126b116e
28082808

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-bootsplash",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"license": "MIT",
55
"description": "Display a bootsplash on your app starts. Hide it when you want.",
66
"author": "Mathieu Acthernoene <zoontek@gmail.com>",

0 commit comments

Comments
 (0)