diff --git a/package.json b/package.json index 00ccbc8..837228c 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,17 @@ { "name": "react-native-linear-gradient", - "version": "0.3.2", + "version": "1.0.0-alpha", "description": "A 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"