diff --git a/package-lock.json b/package-lock.json index d516a0e..ea561fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@carbon/react-native", - "version": "8.1.2", + "version": "8.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@carbon/react-native", - "version": "8.1.2", + "version": "8.1.3", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index b0dcddd..e7227b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/react-native", - "version": "8.1.2", + "version": "8.1.3", "description": "Carbon for React Native Library", "main": "lib/commonjs/index", "module": "lib/module/index",