diff --git a/package.json b/package.json index c79f407..c259c0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-material-design", - "version": "0.3.1", + "version": "0.3.2", "description": "React Native Material Design Components", "main": "lib/index.js", "scripts": { @@ -34,4 +34,4 @@ "eslint": "^1.6.0", "eslint-plugin-react": "^3.5.1" } -} \ No newline at end of file +}