From 579a177c081d68a6a457c523b5fe9ee73b720c5e Mon Sep 17 00:00:00 2001 From: Rohit Gohri Date: Wed, 9 May 2018 11:34:24 +0530 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6ecae8..a7c32d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pm2-ci", - "version": "1.0.2", + "version": "1.0.3", "description": "A PM2 module to run tests, deploy, send slack notifications on github webhooks", "main": "index.js", "scripts": {