From 658a8aeab8b4ce2cc7b0f77cdafbe2bfb22e1f71 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Mon, 2 Oct 2017 15:14:59 +0200 Subject: [PATCH] chore: release 0.0.7 --- README.md | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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/"