diff --git a/README.md b/README.md index 297c7e5..bbe13f3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ React Native Paper ================== -Material Design for React Native. +Material design for React Native. ## Features @@ -13,4 +13,4 @@ Material Design for React Native. This project is still a work in progress and lots of components are missing. -Currently supported React Native version: **0.46.4** \ No newline at end of file +Currently supported React Native version: `>= 0.46.4` diff --git a/package.json b/package.json index 6fd8e9e..29dd514 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-paper", - "version": "0.0.6", - "description": "", + "version": "0.0.7", + "description": "Material design for React Native", "main": "src/index.js", "files": [ "src/"