diff --git a/package-lock.json b/package-lock.json index 0ff17c3..15ead16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@carbon/react-native", - "version": "8.0.25", + "version": "8.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@carbon/react-native", - "version": "8.0.25", + "version": "8.1.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 9f82f38..82408d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@carbon/react-native", - "version": "8.0.25", + "version": "8.1.0", "description": "Carbon for React Native Library", "main": "lib/commonjs/index", "module": "lib/module/index",