Skip to content

Commit ed5bddf

Browse files
committed
Bump version number
1 parent c96a131 commit ed5bddf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ PODS:
11111111
- React-jsi (= 0.73.0)
11121112
- React-logger (= 0.73.0)
11131113
- React-perflogger (= 0.73.0)
1114-
- RNBootSplash (5.1.3):
1114+
- RNBootSplash (5.1.4):
11151115
- React-Core
11161116
- SocketRocket (0.6.1)
11171117
- Yoga (1.14.0)
@@ -1369,7 +1369,7 @@ SPEC CHECKSUMS:
13691369
React-runtimescheduler: 77543c74df984ce56c09d49d427149c53784aaf6
13701370
React-utils: 42708ea436853045ef1eaff29996813d9fbbe209
13711371
ReactCommon: 851280fb976399ca1aabc74cc2c3612069ea70a2
1372-
RNBootSplash: 970faaa2ab1322758c6545c88d3b23f424b86a2f
1372+
RNBootSplash: 578bffadc64719c710d30780ec6ace905b0daf07
13731373
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
13741374
Yoga: 44003f970aa541b79dfdd59cf236fda41bd5890f
13751375

example/yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -5165,7 +5165,7 @@ react-native-bars@2.3.0:
51655165
integrity sha512-SVitn6Lmlc/GrsNK20Z5t+8pmwnpLYZk2XAZLCBuJMTceTA+tFo/hoOOJnw4gMBkzJoOvnP8eLTgi4ECSDvRnA==
51665166

51675167
"react-native-bootsplash@file:..":
5168-
version "5.1.3"
5168+
version "5.1.4"
51695169
dependencies:
51705170
detect-indent "^6.1.0"
51715171
fs-extra "^11.2.0"

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.1.3",
3+
"version": "5.1.4",
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)