diff --git a/README.md b/README.md index 26bfd39..9aa4734 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ ### Description React Profile Picture is a simple and easy to use React component to display profile picture. +### Demo: [CodeSandbox](https://codesandbox.io/p/sandbox/gwxwyd) + ### Installation Install react-profile-picture ```bash diff --git a/package.json b/package.json index 44a1411..c31ce75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nightmaregaurav/react-profile-picture", - "version": "1.0.6", + "version": "1.0.7", "description": "Simple react profile picture component.", "repository": { "type": "git",