From 1bbed35d87806c5607c37d63f74e55bbb0ab30a9 Mon Sep 17 00:00:00 2001 From: Moritz Onken Date: Mon, 7 Dec 2020 00:20:42 +0000 Subject: [PATCH] v1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7fc06e..d81a0c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cfn-include", - "version": "1.4.1", + "version": "1.5.0", "description": "Preprocessor for CloudFormation templates with support for loops and flexible include statements", "main": "index.js", "scripts": {