diff --git a/package.json b/package.json index 73295bf..64f4042 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,16 @@ - { "name": "react-native-ironsource", "title": "React Native Ironsource", - "version": "1.1.0", + "version": "1.1.1", "description": "App Monetization and Ads Manegement through Iron Source", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "rnpm": { - "ios": { - "sourceDir": "./ios" - } + "ios": { + "sourceDir": "./ios" + } }, "repository": { "type": "git",