diff --git a/examples/package.json b/examples/package.json index aa5da33..a6bc728 100644 --- a/examples/package.json +++ b/examples/package.json @@ -1,6 +1,6 @@ { "name": "react-shorten-examples", - "version": "1.0.0", + "version": "1.0.1", "homepage": ".", "description": "React and TypeScript example starter project", "keywords": [ diff --git a/package.json b/package.json index 968f55a..282e20a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-shorten", - "version": "1.0.0", + "version": "1.0.1", "description": "React Read More base and web (HTML) component", "repository": { "type": "git",