diff --git a/README.md b/README.md index bc9762af..ba5d37f3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # react-native-splash-screen -[![Download](https://img.shields.io/badge/Download-v3.0.6-ff69b4.svg) ](https://www.npmjs.com/package/react-native-splash-screen) +[![Download](https://img.shields.io/badge/Download-v3.0.7-ff69b4.svg) ](https://www.npmjs.com/package/react-native-splash-screen) [ ![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/crazycodeboy/react-native-splash-screen/pulls) [ ![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) [ ![语言 中文](https://img.shields.io/badge/语言-中文-feb252.svg)](https://github.com/crazycodeboy/react-native-splash-screen/blob/master/README.zh.md) diff --git a/README.zh.md b/README.zh.md index 41ac14df..8abeead3 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,6 +1,6 @@ # react-native-splash-screen -[![Download](https://img.shields.io/badge/Download-v3.0.6-ff69b4.svg) ](https://www.npmjs.com/package/react-native-splash-screen) +[![Download](https://img.shields.io/badge/Download-v3.0.7-ff69b4.svg) ](https://www.npmjs.com/package/react-native-splash-screen) [ ![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://github.com/crazycodeboy/react-native-splash-screen/pulls) [ ![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) [ ![language English](https://img.shields.io/badge/language-English-feb252.svg)](https://github.com/crazycodeboy/GitHubPopular/) diff --git a/package.json b/package.json index b26615bd..66686ba9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-splash-screen", - "version": "3.0.6", + "version": "3.0.7", "description": "A splash screen for react-native, hide when application loaded ,it works on iOS and Android.", "main": "index.js", "scripts": {