diff --git a/README.md b/README.md index 8410f30..04ac544 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ Check out [Examples/AnimatedGradient] (`git clone` this project, cd into it, npm *This gif was created using [licecap](http://www.cockos.com/licecap/) - a great piece of free OSS* ### An example app -You can see this component in action in [brentvatne/react-native-login](https://github.com/brentvatne/react-native-login/blob/master/index.ios.js). +You can see this component in action in [brentvatne/react-native-login](https://github.com/brentvatne/react-native-login/blob/master/App/Screens/LoginScreen.js#L70-L73). diff --git a/package.json b/package.json index 23e7a9b..7735a3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-linear-gradient", - "version": "0.1.4", + "version": "0.1.5", "description": "A element for react-native", "main": "LinearGradient.ios.js", "author": {