Skip to content

Commit 5f30607

Browse files
committed
release v3.0.7
1 parent 157bdeb commit 5f30607

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# react-native-splash-screen
22

33

4-
[![Download](https://img.shields.io/badge/Download-v3.0.6-ff69b4.svg) ](https://www.npmjs.com/package/react-native-splash-screen)
4+
[![Download](https://img.shields.io/badge/Download-v3.0.7-ff69b4.svg) ](https://www.npmjs.com/package/react-native-splash-screen)
55
[ ![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/crazycodeboy/react-native-splash-screen/pulls)
66
[ ![react-native-splash-screen release](https://img.shields.io/github/release/crazycodeboy/react-native-splash-screen.svg?maxAge=2592000?style=flat-square)](https://github.com/crazycodeboy/GitHubPopular/releases)
77
[ ![语言 中文](https://img.shields.io/badge/语言-中文-feb252.svg)](https://github.com/crazycodeboy/react-native-splash-screen/blob/master/README.zh.md)

README.zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-native-splash-screen
22

3-
[![Download](https://img.shields.io/badge/Download-v3.0.6-ff69b4.svg) ](https://www.npmjs.com/package/react-native-splash-screen)
3+
[![Download](https://img.shields.io/badge/Download-v3.0.7-ff69b4.svg) ](https://www.npmjs.com/package/react-native-splash-screen)
44
[ ![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/crazycodeboy/react-native-splash-screen/pulls)
55
[ ![react-native-splash-screen release](https://img.shields.io/github/release/crazycodeboy/react-native-splash-screen.svg?maxAge=2592000?style=flat-square)](https://github.com/crazycodeboy/GitHubPopular/releases)
66
[ ![language English](https://img.shields.io/badge/language-English-feb252.svg)](https://github.com/crazycodeboy/GitHubPopular/)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-splash-screen",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "A splash screen for react-native, hide when application loaded ,it works on iOS and Android.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)