diff --git a/package.json b/package.json index 6df6cae..ed0cac6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pm2-slack", - "version": "0.1.0", + "version": "0.1.1", "description": "A PM2 module to emit events to Slack", "main": "index.js", "scripts": { @@ -44,4 +44,4 @@ "start": false, "online": false } -} \ No newline at end of file +}