Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atoami committed Feb 19, 2019
1 parent b4970d4 commit 7e63479
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@

`$ npm install react-native-color-panel --save`

or

`$ yarn add react-native-color-panel`

### Mostly automatic installation

`$ react-native link react-native-color-panel`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"name": "react-native-color-panel",
"version": "1.0.0",
"version": "1.0.1",
"description": "React Native color picker component for iOS and Android",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7e63479

Please sign in to comment.