diff --git a/README.md b/README.md index 6e5dbe2..facf960 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Create React Component Library +# React List UI Library This project is a React Library with storybook for a List App. diff --git a/package.json b/package.json index 5cdf95b..6baedd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-list-ui-library", - "version": "1.0.2", + "version": "1.0.3", "description": "A Library with storybook for a list app", "main": "dist/index.js", "scripts": {