diff --git a/package-lock.json b/package-lock.json index 44c4e0b..0775618 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chakra-react-select", - "version": "4.2.6", + "version": "4.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "chakra-react-select", - "version": "4.2.6", + "version": "4.3.0", "license": "MIT", "dependencies": { "react-select": "^5.5.0" diff --git a/package.json b/package.json index 721e6b2..db7e0cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chakra-react-select", - "version": "4.2.6", + "version": "4.3.0", "description": "A Chakra UI wrapper for the popular library React Select", "license": "MIT", "author": "Chris Sandvik ",