diff --git a/package.json b/package.json index 941942d2500..0bad87e5074 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netlify-cli", - "version": "1.0.3", + "version": "1.1.0", "description": "Netlify builds, deploys and hosts your front-end straight from Github.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" @@ -30,7 +30,7 @@ "github": "^0.2.4", "home-dir": "^0.2.0", "inquirer": "^0.11.0", - "netlify": "^1.0.1", + "netlify": "^1.2.0", "open": "0.0.5", "prompt": "^0.2.14", "update-notifier": "^0.6.0",