diff --git a/package.json b/package.json index 70d81e9..183f4b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-localization-settings", - "version": "1.0.1", + "version": "1.0.2", "description": "React Native module to expose per-app language preferences API on iOS and Android.", "main": "lib/commonjs/index", "module": "lib/module/index",