Skip to content

Commit

Permalink
release(0.0.3): 🎉 🚀
Browse files Browse the repository at this point in the history
includes 'while adding a new color it should select that color by default'
  • Loading branch information
AhsanAyaz committed Mar 9, 2020
1 parent 7ef6464 commit db7c57c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Below you will find some information on how to perform common tasks.<br>
## Demo
![](assets/android-demo.gif)

## Features `v0.0.2`
## Features


## Installation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit db7c57c

Please sign in to comment.