From db7c57cc3ceae1e83133f6494205cb52bb6c36ab Mon Sep 17 00:00:00 2001 From: Muhammad Ahsan Ayaz Date: Mon, 9 Mar 2020 13:23:59 +0100 Subject: [PATCH] release(0.0.3): :tada: :rocket: includes 'while adding a new color it should select that color by default' --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3501ac8..e8bc33a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Below you will find some information on how to perform common tasks.
## Demo ![](assets/android-demo.gif) -## Features `v0.0.2` +## Features ## Installation diff --git a/package.json b/package.json index cb9b42d..8bafeb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iomechs/rn-color-palette", - "version": "0.0.2", + "version": "0.0.3", "description": "A color Picker for RN Devs :)", "main": "index.js", "scripts": {