diff --git a/package.json b/package.json index 38ea52ec9f8c6bb39dc9548ec3d45cbb568977d1..b29ce1894c2fabd91e10cf1505dbc7cd5695a2b6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "renovate", "description": "Keep npm dependencies up-to-date via Pull Requests", - "version": "1.5.0", + "version": "1.6.0", "bin": "./app/index.js", "main": "app/index.js", "scripts": {