From 869347e9ac06bd0665d65b961b3b01f41e30469f Mon Sep 17 00:00:00 2001 From: Ananta Bhandari Date: Wed, 11 Sep 2019 23:00:23 +1000 Subject: [PATCH] Update Package Version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d4526d1..ac2c121 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-plugin-ifelse", - "version": "1.0.4", + "version": "1.0.5", "description": "A Serverless Plugin to write If Else conditions in serverless YAML file", "main": "index.js", "scripts": { @@ -29,4 +29,4 @@ "url": "https://github.com/anantab/serverless-plugin-ifelse/issues" }, "homepage": "https://github.com/anantab/serverless-plugin-ifelse" -} +} \ No newline at end of file