diff --git a/package.json b/package.json index b4f3212..18ac03d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bateman001/base-react-component-library", - "version": "1.0.0", + "version": "1.0.1", "description": "this is an example of how to build a component library", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",