diff --git a/package.json b/package.json index 7fcadc7b6..5888b3ef2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pm2", "preferGlobal": true, - "version": "3.0.0", + "version": "3.0.1", "engines": { "node": ">=4.0.0" },