Skip to content

Commit 4c6a4d5

Browse files
committed
Bump version number
1 parent 285283c commit 4c6a4d5

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
@@ -1654,7 +1654,7 @@ PODS:
16541654
- React-logger (= 0.79.2)
16551655
- React-perflogger (= 0.79.2)
16561656
- React-utils (= 0.79.2)
1657-
- RNBootSplash (6.3.10):
1657+
- RNBootSplash (6.3.11):
16581658
- DoubleConversion
16591659
- glog
16601660
- hermes-engine
@@ -1975,7 +1975,7 @@ SPEC CHECKSUMS:
19751975
ReactAppDependencyProvider: 04d5eb15eb46be6720e17a4a7fa92940a776e584
19761976
ReactCodegen: c63eda03ba1d94353fb97b031fc84f75a0d125ba
19771977
ReactCommon: 76d2dc87136d0a667678668b86f0fca0c16fdeb0
1978-
RNBootSplash: 295996a51f49baf0dff9f65e49b32ff93fbc7357
1978+
RNBootSplash: 102a6b3c6f2264eeaf17f14aeeb9644022c24eaf
19791979
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
19801980
Yoga: c758bfb934100bb4bf9cbaccb52557cee35e8bdf
19811981

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": "6.3.10",
3+
"version": "6.3.11",
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)