Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e55b0fb

Browse files
committed
Bump version number
1 parent ae54d8c commit e55b0fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎example/yarn.lock‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3930,7 +3930,7 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
39303930
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
39313931

39323932
"react-native-bootsplash@file:..":
3933-
version "3.0.0-beta.0"
3933+
version "3.0.0-beta.1"
39343934
dependencies:
39353935
chalk "^4.1.0"
39363936
fs-extra "^9.0.1"

‎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": "3.0.0-beta.0",
3+
"version": "3.0.0-beta.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)