diff --git a/package-lock.json b/package-lock.json index 5b6acbb..a6ccdb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@carbon/react-native", - "version": "8.0.21", + "version": "8.0.22", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@carbon/react-native", - "version": "8.0.21", + "version": "8.0.22", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index aa9829a..7c8afa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/react-native", - "version": "8.0.21", + "version": "8.0.22", "description": "Carbon for React Native Library", "main": "lib/commonjs/index", "module": "lib/module/index",