diff --git a/package.json b/package.json index 211ccf9..237318e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cfn-include", - "version": "1.4.1", + "version": "1.4.2", "description": "Preprocessor for CloudFormation templates with support for loops and flexible include statements", "main": "index.js", "scripts": {