diff --git a/package-lock.json b/package-lock.json index d98145b..a15e2bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@crashbytes/react-version-compare", - "version": "1.0.4", + "version": "1.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@crashbytes/react-version-compare", - "version": "1.0.4", + "version": "1.0.6", "license": "Apache-2.0", "dependencies": { "@contentful/rich-text-types": "^17.2.5", diff --git a/package.json b/package.json index 6e3cd61..5b8f27f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@crashbytes/react-version-compare", - "version": "1.0.4", + "version": "1.0.6", "description": "A React component for comparing strings and arrays with precise word-level and item-level highlighting of differences.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",