Merge branch 'release/1.0.0-alpha'

This commit is contained in:
Nick Hudkins 2015-10-01 12:35:26 -04:00
commit afeda6bdbf
1 changed files with 6 additions and 1 deletions

View File

@ -1,12 +1,17 @@
{
"name": "react-native-linear-gradient",
"version": "0.3.2",
"version": "1.0.0-alpha",
"description": "A <LinearGradient> element for react-native",
"author": {
"name": "Brent Vatne",
"email": "brentvatne@gmail.com",
"url": "https://github.com/brentvatne"
},
"contributors": [{
"name": "Nick Hudkins",
"email": "nick@nickhudkins.com",
"url": "https://github.com/nickhudkins"
}],
"repository": {
"type": "git",
"url": "git@github.com:brentvatne/react-native-linear-gradient.git"