Skip to content

Commit 4e9799e

Browse files
committed
Bump version number
1 parent 7b597d7 commit 4e9799e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@ PODS:
11631163
- React-logger (= 0.74.0-rc.5)
11641164
- React-perflogger (= 0.74.0-rc.5)
11651165
- React-utils (= 0.74.0-rc.5)
1166-
- RNBootSplash (5.5.0):
1166+
- RNBootSplash (5.5.3):
11671167
- React-Core
11681168
- SocketRocket (0.7.0)
11691169
- Yoga (0.0.0)
@@ -1398,7 +1398,7 @@ SPEC CHECKSUMS:
13981398
React-runtimescheduler: 8951a04c202e17b4bd1a4789c21ad9dcaed6440b
13991399
React-utils: c3478109d1266c268f923862546adfa4c23c0474
14001400
ReactCommon: 9e56154615276b73abffa10c09905da40f6ad638
1401-
RNBootSplash: 43323bde30fb54736d96543e2c20f2cb0531abc1
1401+
RNBootSplash: e025d4ee98d942ee6c8b495a6fe66339a6b5f6dd
14021402
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
14031403
Yoga: 708c16540a21c44f989f4d402050e1f419d7461c
14041404

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-bootsplash",
3-
"version": "5.5.2",
3+
"version": "5.5.3",
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)