diff --git a/package.json b/package.json index edb722e..f303fc1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-set-version", - "version": "1.0.1", - "description": "Set the version in package.json, android/app/build.gradle", + "version": "1.1.0", + "description": "Set the version in package.json, android/app/build.gradle and info.plist", "license": "MIT", "bin": { "setVersion": "./build/index.js",