diff --git a/package-lock.json b/package-lock.json index 2533341..fc52d68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "npmlog", - "version": "5.0.1", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "npmlog", - "version": "5.0.1", + "version": "6.0.0", "license": "ISC", "dependencies": { "are-we-there-yet": "^2.0.0", diff --git a/package.json b/package.json index 1d784d3..36abf1e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "GitHub Inc.", "name": "npmlog", "description": "logger for npm", - "version": "5.0.1", + "version": "6.0.0", "repository": { "type": "git", "url": "https://github.com/npm/npmlog.git"