diff --git a/README.md b/README.md index 8094e8c..1fe0e74 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ ## Appearance -![screen1](https://github.com/sm-react/react-material-color-picker/blob/master/doc/screen1.png) +![screen1](https://github.com/sm-react/react-material-color-picker/raw/master/doc/screen1.png) -![screen2](https://github.com/sm-react/react-material-color-picker/blob/master/doc/screen2.png) +![screen2](https://github.com/sm-react/react-material-color-picker/raw/master/doc/screen2.png) -![screen3](https://github.com/sm-react/react-material-color-picker/blob/master/doc/screen3.png) +![screen3](https://github.com/sm-react/react-material-color-picker/raw/master/doc/screen3.png) ## Install diff --git a/package.json b/package.json index bbd5b54..520f51e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-material-color-picker", - "version": "1.0.0", + "version": "1.0.6", "description": "React Material Color Picker Component", "repository": { "type": "git",